| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2024-02-04 | 639 Bytes | |
| v2.0.5 source code.tar.gz | 2024-02-04 | 632.7 kB | |
| v2.0.5 source code.zip | 2024-02-04 | 771.5 kB | |
| Totals: 3 Items | 1.4 MB | 2 | |
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