diff options
Diffstat (limited to 'make/config/jogl/gl-if-es3.cfg')
-rw-r--r-- | make/config/jogl/gl-if-es3.cfg | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/make/config/jogl/gl-if-es3.cfg b/make/config/jogl/gl-if-es3.cfg index 33e41762a..66fd52597 100644 --- a/make/config/jogl/gl-if-es3.cfg +++ b/make/config/jogl/gl-if-es3.cfg @@ -21,11 +21,13 @@ Extends GLES3 GLES2 Extends GLES3 GL4ES3 HierarchicalNativeOutput false Include gl-common.cfg -Include gl-common-gpubufferonly.cfg Include gl-common-extensions.cfg Include gl2_es3-common.cfg Include gl2_es2-CustomJavaCode.cfg +IncludeAs CustomJavaCode GLES3 gl2_es2-common-cpubufferJavaCode.java +IncludeAs CustomJavaCode GLES3 gl2-common-cpubufferJavaCode.java + ForceExtension GL_ARB_ES3_compatibility # dummy procaddress config / force procaddress for comments |