diff options
author | Sven Gothel <[email protected]> | 2008-07-10 14:43:48 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2008-07-10 14:43:48 +0000 |
commit | 963f95e79b30a3a6a2bae52954b9a221a26e9ff9 (patch) | |
tree | 64ee63b6ecec5fb8ccfad71930f09a54ce702478 /make/gl-ignore-gl2_es1-enums.cfg | |
parent | ded03da17a6740b0805b039721c6c03ac67cd7cc (diff) |
Adding GL_FIXED to ES1 and ES2
git-svn-id: file:///usr/local/projects/SUN/JOGL/git-svn/svn-server-sync/jogl/branches/JOGL_2_SANDBOX@1717 232f8b59-042b-4e1e-8c03-345bb8c30851
Diffstat (limited to 'make/gl-ignore-gl2_es1-enums.cfg')
-rw-r--r-- | make/gl-ignore-gl2_es1-enums.cfg | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/make/gl-ignore-gl2_es1-enums.cfg b/make/gl-ignore-gl2_es1-enums.cfg index 0f8267762..26ab03282 100644 --- a/make/gl-ignore-gl2_es1-enums.cfg +++ b/make/gl-ignore-gl2_es1-enums.cfg @@ -189,7 +189,6 @@ Ignore ^GL_UNSIGNED_BYTE Ignore ^GL_SHORT Ignore ^GL_UNSIGNED_SHORT Ignore ^GL_FLOAT -Ignore ^GL_FIXED Ignore ^GL_CLEAR Ignore ^GL_AND Ignore ^GL_AND_REVERSE @@ -363,7 +362,6 @@ Ignore ^GL_FUNC_SUBTRACT_OES Ignore ^GL_FUNC_REVERSE_SUBTRACT_OES Ignore ^GL_ETC1_RGB8_OES Ignore ^GL_TEXTURE_CROP_RECT_OES -Ignore ^GL_FIXED_OES Ignore ^GL_FRAMEBUFFER_OES Ignore ^GL_RENDERBUFFER_OES Ignore ^GL_RENDERBUFFER_WIDTH_OES |