aboutsummaryrefslogtreecommitdiffstats
path: root/make/config/jogl/gl2_es3-common.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'make/config/jogl/gl2_es3-common.cfg')
-rw-r--r--make/config/jogl/gl2_es3-common.cfg9
1 files changed, 9 insertions, 0 deletions
diff --git a/make/config/jogl/gl2_es3-common.cfg b/make/config/jogl/gl2_es3-common.cfg
new file mode 100644
index 000000000..b5326b159
--- /dev/null
+++ b/make/config/jogl/gl2_es3-common.cfg
@@ -0,0 +1,9 @@
+
+RenameExtensionIntoCore GL_KHR_debug
+RenameExtensionIntoCore GL_OES_texture_3D
+IgnoreExtension GL_OES_get_program_binary
+RenameExtensionIntoCore GL_OES_required_internalformat
+RenameExtensionIntoCore GL_EXT_unpack_subimage
+
+ForceExtension GL_EXT_occlusion_query_boolean
+