Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
It seems gl.xml has not been updated for a long time.
I think it would be nice if gl.xml updated and this library support OpenGL 4.6 and other new extensions.
Changes
There are some changes in gl.xml may have effects on this library.
OpenGL 4.6
https://github.com/tkaaad97/gl/commit/e066e6d0291f86302ba1bcc27d0071255946ea8e
I fixed some files to support OpenGL 4.6 in this commit.
Groups part was removed (merged to enums)
KhronosGroup/OpenGL-Registry#335
KhronosGroup/OpenGL-Registry#465
In latest gl.xml groups part was removed, and enum elements have group attribute.
I think this change has effect on function comment generation.
https://github.com/tkaaad97/gl/commit/b0d6408b3c0cd0042f24a8d3cb0da1879d0cd29d
I fixed group related part in this commit.
Added Types
GLVULKANPROCNV
andGLeglClientBufferEXT
were added.Generated code diff
https://github.com/tkaaad97/gl/compare/5356c0ec577c174c27a416b42eb0c7826d5dba9c...e62a32aeab8dcb214ff24dab999ea2b6e64c807a