./graphics/py-glad2, Multi-Language GL/GLES/EGL/GLX/WGL Loader-Generator

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.0.6, Package name: py311-glad2-2.0.6, Maintainer: pkgsrc-users

Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official
specifications for multiple languages.


Master sites:

Filesize: 560.041 KB

Version history: (Expand)


CVS history: (Expand)


   2024-04-05 12:34:56 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
py-glad2: update to 2.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
   2024-02-13 18:50:33 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
py-glad2: update to 2.0.5.

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
   2024-01-01 16:39:38 by Leonardo Taccari | Files touched by this commit (5)
Log message:
py-glad2: Import py-glad2-2.0.4 as graphics/py-glad2

Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official
specifications for multiple languages.

Packaged in pkgsrc-wip by <wiz> and <leot>.