Overview
Request 1181681 accepted
- update to 2.0.6:
* Fix eglplatform in header only build not correctly replacing
the khrplatform include
* Fix compile warning when GLAD_GLES2_USE_SYSTEM_EGL=1
* Fix: Use include instead of find_package for CMake config
* c: don't warn on undefined GLAD_GLES2_USE_SYSTEM_EGL
- update to 2.0.5:
* Fix missing Vulkan video headers
* Use FindPython instead of FindPythonInterp
* Add --version option to command-line interface
* Remove one duplicated check for glGetString(GL_VERSION)
* Fix extensions loading and parsing
* Provide CMake package
- Created by dirkmueller
- In state accepted
- Package maintainer: haasn
Request History
dirkmueller created request
- update to 2.0.6:
* Fix eglplatform in header only build not correctly replacing
the khrplatform include
* Fix compile warning when GLAD_GLES2_USE_SYSTEM_EGL=1
* Fix: Use include instead of find_package for CMake config
* c: don't warn on undefined GLAD_GLES2_USE_SYSTEM_EGL
- update to 2.0.5:
* Fix missing Vulkan video headers
* Use FindPython instead of FindPythonInterp
* Add --version option to command-line interface
* Remove one duplicated check for glGetString(GL_VERSION)
* Fix extensions loading and parsing
* Provide CMake package
tiwai accepted request
Thanks