diff options
Diffstat (limited to 'make/config/jogl/gl-if-gl2_es2.cfg')
-rw-r--r-- | make/config/jogl/gl-if-gl2_es2.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/make/config/jogl/gl-if-gl2_es2.cfg b/make/config/jogl/gl-if-gl2_es2.cfg index 6a8aef06b..85e799298 100644 --- a/make/config/jogl/gl-if-gl2_es2.cfg +++ b/make/config/jogl/gl-if-gl2_es2.cfg @@ -35,6 +35,8 @@ IgnoreExtension GL_EXT_discard_framebuffer IgnoreExtension GL_OES_compressed_paletted_texture IgnoreExtension GL_OES_compressed_ETC1_RGB8_texture IgnoreExtension GL_OES_vertex_array_object +IgnoreExtension GL_OES_texture_half_float +IgnoreExtension GL_OES_vertex_half_float IgnoreExtension GL_OES_EGL_image_external IgnoreExtension GL_EXT_debug_marker IgnoreExtension GL_EXT_debug_label |