Skip to content

Commit f8e93fb

Browse files
committed
files: updates to latest specifications
1 parent 51b787e commit f8e93fb

File tree

2 files changed

+280
-123
lines changed

2 files changed

+280
-123
lines changed

glad/files/gl.xml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7013,6 +7013,10 @@ typedef unsigned int GLhandleARB;
70137013
<unused start="0x96F7" end="0x96FF" vendor="ARM"/>
70147014
</enums>
70157015

7016+
<enums namespace="GL" start="0x9700" end="0x970F" vendor="Samsung" comment="Reserved for Jeff Vigil">
7017+
<unused start="0x9700" end="0x970F" vendor="Samsung"/>
7018+
</enums>
7019+
70167020
<!-- Enums reservable for future use. To reserve a new range, allocate one
70177021
or more multiples of 16 starting at the lowest available point in this
70187022
block and note it in a new <enums> block immediately above.
@@ -7022,8 +7026,8 @@ typedef unsigned int GLhandleARB;
70227026
file) File requests in the Khronos Bugzilla, OpenGL project, Registry
70237027
component. -->
70247028

7025-
<enums namespace="GL" start="0x9700" end="99999" vendor="ARB" comment="RESERVED FOR FUTURE ALLOCATIONS BY KHRONOS">
7026-
<unused start="0x9700" end="99999" comment="RESERVED"/>
7029+
<enums namespace="GL" start="0x9710" end="99999" vendor="ARB" comment="RESERVED FOR FUTURE ALLOCATIONS BY KHRONOS">
7030+
<unused start="0x9710" end="99999" comment="RESERVED"/>
70277031
</enums>
70287032

70297033
<!-- Historical large block allocations, all unused except (in older days) by IBM -->

0 commit comments

Comments
 (0)