Changelog for
glmark2-0.0+git.20190205-24.1.x86_64.rpm :
Mon Feb 11 13:00:00 2019 Martin Pluskal
- Update to version 0.0+git.20190205:
* Use for \'isatty\' on Windows.
* Use for std::min/max.
* Use ios::binary when opening model files.
* Fix typo on \"length\"
* drm: add rockchip to module list
* gl-state-egl: Fix build on dispmanx-gles2
* SceneIdeas: Fix (harmless?) typo
* drm: fix invalid index when finding a suitable encoder
* drm: set a default encoder for not connected connector
* drm: add \"stm\" to list of drm modules
* drm: prevent crash when CRTC has not been initialized
* drm: fix newline in error message
* drm: add \"msm\" to list of drm modules
* drm: Add sun4i-drm driver in the list of DRM Modules
- Temporarily switch back to python2 for building to workaround
Factory build failure
Thu Jun 14 14:00:00 2018 mpluskalAATTsuse.com
- Update to version 0.0+git.20180608:
* Add meson driver in list of DRM modules
* gl-state-egl: Cast native display to void
* for eglGetPlatformDisplayEXT
* gl-state-egl: Release EGL resources on termination
Thu Mar 8 13:00:00 2018 mpluskalAATTsuse.com
- Update to version 0.0+git.20180208:
* Allow to limit to a number of frames
* Build: Exclude dispmanx-glesv2 when building \'all\' flavors
* Port glmark2 to Raspberry Pi\'s dispmanx.
* Include a PFNEGLGETPLATFORMDISPLAYEXTPROC typedef for older eglext.h.
* Mesh: Improve performance of Mesh::update_single_array
* textures: Fix libpng 1.6 invalid color profile warning
* NativeStateDRM: fix running without current mode
* libmatrix: Remove deprecated dynamic exception specifications
* ShaderSource: Fix clang warning autological-unsigned-zero-compare
Fri Oct 6 14:00:00 2017 mpluskalAATTsuse.com
- Update to version 0.0+git.20170908:
* Build,Doc: Update files for 2017.07 release
* NativeStateDRM: Be explicit about the drmEventContext version we use
* Fix clang warnings
* SceneTerrain: Fix off-by-one error in array size
Fri Jul 28 14:00:00 2017 mpluskalAATTsuse.com
- Update to version 0.0+git.20170713:
* NativeStateDRM: add imx-drm driver support
* drm: Add the pl111 and vc4 drm drivers
* drm: Initialize the page flip handler to 0.
* SceneTerrain: Add missing header file for std::abs
* wayland: Fix destruction order of surface-related objects
* wayland: Don\'t store the opaque region unnecessarily
* GLStateEGL: Use eglGetPlatformDisplayEXT when possible
* NativeStateDRM: Probe the DRM node path to use with udev
Tue Feb 14 13:00:00 2017 mpluskalAATTsuse.com
- Update to version 0.0+git.20170210:
* Use monotonic clock
Sun Jan 22 13:00:00 2017 mpluskalAATTsuse.com
- Packaging changes:
* Fix building on SLES and Leap
* Enable parallel build
Sun Nov 13 13:00:00 2016 mpluskalAATTsuse.com
- Update to version 0.0+git.20160914:
* Build: Update to waf 1.9.3 and unpack as required by debian policy
* Build: Remove -Werror from the default build flags
* Fix C++11 build error
* Build: Build in c++14 mode
* wscript: check C libraries using the C compiler
* Do not use deprecated std::auto_ptr
* NativeStateWayland: Fix segfault during teardown when failing to connect to wayland compositor
* NativeStateMir: Fix compilation with c++11/14
* Build: Don\'t rebuild common sources needlessly
* data: Remove unused uniforms from shaders
- Drop upstreamed glmark2-drop-sqrt-check.patch
- Switch versioning to more reasonable one
Tue Jul 26 14:00:00 2016 mpluskalAATTsuse.com
- Update to version 2014.03+git.20150611:
* Build: Correct dependencies on matrix-glesv2 target
* NativeStateX11: Don\'t terminate --fullscreen if EWMH Atom not found
* libpng: Allow compilation in C++11 mode
* Build,Doc: Update files for 2014.03 release
* Build: Support libpng 1.6
* NativeStateMir: Update for newest Mir client API
* Fix clang build errors
* Build: Exclude git repository files from dist tarball
* Build: Allow user defined CXXFLAGS to override all built-in flags
* Build: Allow disabling the -Werror compiler flag
- Add _service
- Some spec file cleanups
Sun Jul 17 14:00:00 2016 malcolmlewisAATTopensuse.org
- Add glmark2-drop-sqrt-check.patch: Add upstream patch to drop
sqrt check. See https://github.com/glmark2/glmark2/issues/15.
- Add CXXFLAGS no-deprecated-declarations and no-werror option to
build. See https://github.com/glmark2/glmark2/issues/20.
Fri Oct 9 14:00:00 2015 malcolmlewisAATTopensuse.org
- Clean up runtime warning - libpng warning: iCCP: known incorrect
sRGB profile.
Thu Oct 8 14:00:00 2015 malcolmlewisAATTopensuse.org
- Initial build.