From: Benjamin Franzke Date: Fri, 21 Jan 2011 13:26:09 +0000 (+0100) Subject: mesa/es: require internalFormat==format in TexImage2D X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8bfbcba2b7f01691a64c74639b3f3ca0284eb214;p=mesa.git mesa/es: require internalFormat==format in TexImage2D --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 50446a9093a..0f82d0a38e1 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -379,15 +379,68 @@ - + + + + + + + + + + + + + + + - + + + + + + + + + + + + + + - - + + + + + + + + + + + + + + + + + + + + + + + + + + + +