aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl/cglext.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/jogl/cglext.cfg')
-rw-r--r--make/config/jogl/cglext.cfg4
1 files changed, 4 insertions, 0 deletions
diff --git a/make/config/jogl/cglext.cfg b/make/config/jogl/cglext.cfg
index 34a59dda3..3c6708460 100644
--- a/make/config/jogl/cglext.cfg
+++ b/make/config/jogl/cglext.cfg
@@ -14,6 +14,10 @@ ImplJavaClass CGLExtImpl
Include gl-common.cfg
Include gl-desktop.cfg
+# Only NIO direct function, no arrays ..
+NIOOnly __ALL__
+NIODirectOnly __ALL__
+
GLHeader GL/cglext.h
EmitProcAddressTable true