From 6e9b0f6807c7a22f096f483961ae71512f8d9f41 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Kristian=20H=C3=B8gsberg?= Date: Fri, 14 Jan 2011 16:11:28 -0500 Subject: [PATCH] gles2: Also support GL_BGRA_EXT for glTexSubImage2d --- src/mesa/main/APIspec.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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 @@ + + + + + + + +