diff options
author | Marek Olšák <[email protected]> | 2012-07-04 00:25:00 +0200 |
---|---|---|
committer | Marek Olšák <[email protected]> | 2012-07-04 01:39:52 +0200 |
commit | 2668aaa5570b29cb02af2b79a9397d917379026f (patch) | |
tree | 2ffc5c51d190a95b7a766c0de3323036735961eb /src/mesa/main/APIspec.xml | |
parent | d1665388ce53d23ee7853e5083ce6f7192061109 (diff) |
Revert "mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x."
This reverts commit d1665388ce53d23ee7853e5083ce6f7192061109.
Diffstat (limited to 'src/mesa/main/APIspec.xml')
-rw-r--r-- | src/mesa/main/APIspec.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index b6cf52d074a..f870cf7db64 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -4150,7 +4150,6 @@ <category name="OES_packed_depth_stencil"/> <category name="OES_standard_derivatives"/> <category name="EXT_texture_format_BGRA8888"/> - <category name="EXT_texture_rg"/> <category name="EXT_read_format_bgra"/> <category name="EXT_texture_compression_dxt1"/> |