gles1: Enable GL_EXT_texture_format_BGRA8888 in APIspec
authorBenjamin Franzke <benjaminfranzke@googlemail.com>
Sat, 24 Mar 2012 07:57:12 +0000 (08:57 +0100)
committerBenjamin Franzke <benjaminfranzke@googlemail.com>
Tue, 27 Mar 2012 07:03:19 +0000 (09:03 +0200)
The extension is already exposed for GLES1, but the APIspec
doesnt allow the usage of GL_BGRA_EXT in glTex(Sub)Image2D.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/APIspec.xml

index eeae599298fdc9ca3d9cfb89bb50df395ee5f196..437b963735367b31b487c77746d26c39bff43a5e 100644 (file)
        <category name="OES_element_index_uint"/>
        <category name="OES_mapbuffer"/>
        <category name="EXT_texture_filter_anisotropic"/>
+       <category name="EXT_texture_format_BGRA8888"/>
 
        <category name="ARB_texture_non_power_of_two"/>
        <!-- disabled due to missing enums