Skip to content

v0.3.2: Remove GLX_EXTENSION_NAME from glx.xml

Latest
Compare
Choose a tag to compare
@nnesse nnesse released this 09 Jul 08:28
· 0 commits to bea281c6ff0601720abca535426f4fb0334cbf53 since this release
Reluctantly hard coding this part of the specs into the generator. It
tries to assign an enum with a string in order to trick the generator to
outputing the string as a #define. This is inconvienent for glbindify
since it stores an integer value for each enum in the first pass.