aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl/cgl-macosx.cfg
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2011-04-26 19:45:30 +0200
committerSven Gothel <[email protected]>2011-04-26 19:45:30 +0200
commit50f0e0cd916324779ded008089dbc1b95193295a (patch)
tree60cc230e90a976f9b6bfec3e45b22d250b897cd1 /make/config/jogl/cgl-macosx.cfg
parente007bb306124411e0232e51d16aa493cbd361f74 (diff)
MacOSX/CGL Add CGLGetShareGroup()
Diffstat (limited to 'make/config/jogl/cgl-macosx.cfg')
-rw-r--r--make/config/jogl/cgl-macosx.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/config/jogl/cgl-macosx.cfg b/make/config/jogl/cgl-macosx.cfg
index 38034a7ad..06bc94626 100644
--- a/make/config/jogl/cgl-macosx.cfg
+++ b/make/config/jogl/cgl-macosx.cfg
@@ -16,6 +16,7 @@ Opaque long void *
# Opaque directives for low-level CGL binding (for Java2D/JOGL bridge)
Opaque long CGLContextObj
+Opaque long CGLShareGroupObj
Opaque long CGLPBufferObj
Opaque long CGLPixelFormatObj