summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/APIspec.xml
diff options
context:
space:
mode:
authorGwenole Beauchesne <[email protected]>2012-04-18 16:38:47 +0200
committerKristian Høgsberg <[email protected]>2012-07-03 16:23:38 -0400
commitd1665388ce53d23ee7853e5083ce6f7192061109 (patch)
tree8fdf119c9814c1d188e175de13d83c687c38b929 /src/mesa/main/APIspec.xml
parent8818b88748bde6de5a4a98ad237c85151b44c774 (diff)
mesa: add GL_EXT_texture_rg extension for OpenGL ES 2.x.
Diffstat (limited to 'src/mesa/main/APIspec.xml')
-rw-r--r--src/mesa/main/APIspec.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml
index f870cf7db64..b6cf52d074a 100644
--- a/src/mesa/main/APIspec.xml
+++ b/src/mesa/main/APIspec.xml
@@ -4150,6 +4150,7 @@
<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"/>