New
v2.0.5
What's Changed
- Fix missing Vulkan video headers
- Use FindPython instead of FindPythonInterp by @gaboroszkar in https://github.com/Dav1dde/glad/pull/429
- Add --version option to command-line interface by @chloekek in https://github.com/Dav1dde/glad/pull/417
- Remove one duplicated check for glGetString(GL_VERSION) by @z-s-e in https://github.com/Dav1dde/glad/pull/402
- Fix extensions loading and parsing by @lephilousophe in https://github.com/Dav1dde/glad/pull/448
- Provide CMake package by @cNoNim in https://github.com/Dav1dde/glad/pull/453
Full Changelog: https://github.com/Dav1dde/glad/compare/v2.0.4...v2.0.5