From: Kristian Høgsberg Date: Fri, 14 Jan 2011 21:11:28 +0000 (-0500) Subject: gles2: Also support GL_BGRA_EXT for glTexSubImage2d X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=6e9b0f6807c7a22f096f483961ae71512f8d9f41;p=mesa.git gles2: Also support GL_BGRA_EXT for glTexSubImage2d --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 16d0c9413d0..2a98c952e05 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -2004,6 +2004,14 @@ + + + + + + + +