]> git.tdb.fi Git - gldbg.git/blobdiff - gl.tm
Enhance the object-orientedness of genwrap.py
[gldbg.git] / gl.tm
diff --git a/gl.tm b/gl.tm
index 8c8a851d9f73defb262ded44ccd265fbe4808a37..fb4f8515cddcda33c1491fd22b1abb5d0386b1b9 100644 (file)
--- a/gl.tm
+++ b/gl.tm
@@ -284,10 +284,15 @@ Half16NV,*,*,                         GLhalfNV,*,*
 PixelDataRangeTargetNV,*,*,        GLenum,*,*
 # Generic types for as-yet-unspecified enums
 TypeEnum,*,*,                      GLenum,*,*
+GLbitfield,*,*,                            GLbitfield,*,*
 GLenum,*,*,                        GLenum,*,*
+Int64,*,*,                         GLint64,*,*
+UInt64,*,*,                        GLuint64,*,*
+# Object handle & data pointers
 handleARB,*,*,                     GLhandleARB,*,*
 charARB,*,*,                       GLcharARB,*,*
 charPointerARB,*,*,                GLcharARB*,*,*
+sync,*,*,                          GLsync,*,*,
 # EXT_timer_query
 Int64EXT,*,*,                      GLint64EXT,*,*
 UInt64EXT,*,*,                     GLuint64EXT,*,*