KhronosGroup / OpenGL-Registry

OpenGL, OpenGL ES, and OpenGL ES-SC API and Extension Registry
678 stars 274 forks source link

XID type is missing from glx.xml #572

Closed codingatc closed 1 year ago

codingatc commented 1 year ago

The other types coming from X11 are present such as Display. At minimum I think XID should be added to the xml as a placeholder like the other types. I am happy to add a PR if there is agreement on the fix.

oddhack commented 1 year ago

Sure, that's fine. Just add it to the dummy placeholder section like the others (as long as you're there, it should say "X / OpenGL types", not just "X types" in the comment, for completeness).