aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl-common-gl2.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/jogl/gl-common-gl2.cfg')
-rw-r--r--make/config/jogl/gl-common-gl2.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/make/config/jogl/gl-common-gl2.cfg b/make/config/jogl/gl-common-gl2.cfg
new file mode 100644
index 000000000..4d86d74cd
--- /dev/null
+++ b/make/config/jogl/gl-common-gl2.cfg
@@ -0,0 +1,8 @@
+# This .cfg file provides common options used among all GL glue code
+# generated for Jogl on Windows.
+
+HierarchicalNativeOutput false
+Include gl-common.cfg
+
+# XID needs to be treated as a long for 32/64 bit compatibility
+Opaque long XID