Releases: Dav1dde/glad
Releases · Dav1dde/glad
v2.0.8
What's Changed
- files: updates to latest specifications
- rust: replace static mut references with addr_of
- Replace setup.py with pyproject.toml by @AarnoldGad in #490
Full Changelog: v2.0.7...v2.0.8
v2.0.7
What's Changed
- Fix resource lookups without setuptools for most recent Python versions
- Fix parsing of most recent Vulkan definitions
- Fix compilation errors with strict flags on recent gcc versions
- example: defines GLAD_GL_IMPLEMENTATION in GLFW example by @makichiis in #464
- ci: bump actions versions by @scribam in #472
Full Changelog: v2.0.6...v2.0.7
v2.0.6
What's Changed
- Fix eglplatform in header only build not correctly replacing the khrplatform include
- Fix compile warning when GLAD_GLES2_USE_SYSTEM_EGL=1 by @halx99 in #456
- Fix: Use include instead of find_package for CMake config by @spnda in #457
- c: don't warn on undefined GLAD_GLES2_USE_SYSTEM_EGL by @haasn in #461
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
- Fix missing Vulkan video headers
- Use FindPython instead of FindPythonInterp by @gaboroszkar in #429
- Add --version option to command-line interface by @chloekek in #417
- Remove one duplicated check for glGetString(GL_VERSION) by @z-s-e in #402
- Fix extensions loading and parsing by @lephilousophe in #448
- Provide CMake package by @cNoNim in #453
Full Changelog: v2.0.4...v2.0.5