diff options
Diffstat (limited to 'make/config/jogl/gl-common-extensions.cfg')
-rw-r--r-- | make/config/jogl/gl-common-extensions.cfg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/make/config/jogl/gl-common-extensions.cfg b/make/config/jogl/gl-common-extensions.cfg index 194d45346..51edd9edd 100644 --- a/make/config/jogl/gl-common-extensions.cfg +++ b/make/config/jogl/gl-common-extensions.cfg @@ -86,6 +86,7 @@ RenameExtensionIntoCore GL_EXT_texture_type_2_10_10_10_REV RenameExtensionIntoCore GL_NV_draw_buffers RenameExtensionIntoCore GL_NV_fbo_color_attachments RenameExtensionIntoCore GL_EXT_packed_float +RenameExtensionIntoCore GL_EXT_texture_format_BGRA8888 # A mess w/ the ES2 definition .. sadly # RenameExtensionIntoCore GL_EXT_texture_storage |