summaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl-if-gl3-subset.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/jogl/gl-if-gl3-subset.cfg')
-rw-r--r--make/config/jogl/gl-if-gl3-subset.cfg15
1 files changed, 15 insertions, 0 deletions
diff --git a/make/config/jogl/gl-if-gl3-subset.cfg b/make/config/jogl/gl-if-gl3-subset.cfg
new file mode 100644
index 000000000..85797894d
--- /dev/null
+++ b/make/config/jogl/gl-if-gl3-subset.cfg
@@ -0,0 +1,15 @@
+# This .cfg file is used to generate the common GL2 GL3 set
+JavaOutputDir ../../build-temp/gluegen-set
+
+Package javax.media.opengl
+Style InterfaceOnly
+JavaClass GL3Subset
+Include gl-common.cfg
+Include gl-common-extensions.cfg
+Include gl3-desktop.cfg
+Include gl-if-gl3-ignores.cfg
+Include gl-if-gl4-ignores.cfg
+
+EmitProcAddressTable false
+ProcAddressTableClassName DontGenerateProcAddressTableStuff
+GetProcAddressTableExpr DontGenerateProcAddressTableStuff