summaryrefslogtreecommitdiffstats
path: root/src/glx/apple/specs/gl.tm
diff options
context:
space:
mode:
authorJeremy Huddleston <[email protected]>2010-04-12 18:26:40 -0700
committerJeremy Huddleston <[email protected]>2010-04-27 11:26:51 -0700
commitf64773010d0dd204177d08716565db69f6263e0f (patch)
treea634071a729d2f080b5b8e35db722feb0adc294f /src/glx/apple/specs/gl.tm
parentf5aa5377a52c50c94b6a6d6d48c0057dbe874692 (diff)
Update OpenGL specs
Signed-off-by: Jeremy Huddleston <[email protected]>
Diffstat (limited to 'src/glx/apple/specs/gl.tm')
-rw-r--r--src/glx/apple/specs/gl.tm5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/glx/apple/specs/gl.tm b/src/glx/apple/specs/gl.tm
index 8c8a851d9f7..fb4f8515cdd 100644
--- a/src/glx/apple/specs/gl.tm
+++ b/src/glx/apple/specs/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,*,*