aboutsummaryrefslogtreecommitdiffstats
path: root/make/egl.cfg
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2008-11-14 09:37:04 +0000
committerSven Gothel <[email protected]>2008-11-14 09:37:04 +0000
commit8e94dca173ad4a2833b00c6a7520313c1f05f1a3 (patch)
tree38196762330b7ae73ebbef13e88c17beb4910560 /make/egl.cfg
parent3c33acded8043f75d40046e581773d15a8b3d804 (diff)
- EGL/EGLExt
- Migrated gluegen_egl with egl for easier maintenance - Updated egl header to NV latest incl extensions - Added common stdint helper git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1790 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/egl.cfg')
-rwxr-xr-xmake/egl.cfg4
1 files changed, 0 insertions, 4 deletions
diff --git a/make/egl.cfg b/make/egl.cfg
index 8d133f349..d10c6be51 100755
--- a/make/egl.cfg
+++ b/make/egl.cfg
@@ -10,10 +10,6 @@ Style allstatic
HierarchicalNativeOutput false
Include gl-common.cfg
-Include gl-common-extensions.cfg
-
-# There are a few routines we don't handle yet
-Ignore glGetBufferPointerv
# Use a ProcAddressTable so we dynamically look up the routines
EmitProcAddressTable true