From: Benjamin Franzke Date: Sat, 24 Mar 2012 07:57:12 +0000 (+0100) Subject: gles1: Enable GL_EXT_texture_format_BGRA8888 in APIspec X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e9a5457d730e4616ec6820029ba80e9641b22652;p=mesa.git gles1: Enable GL_EXT_texture_format_BGRA8888 in APIspec 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 --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index eeae599298f..437b9637353 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -3829,6 +3829,7 @@ +