From: Ian Romanick Date: Fri, 27 Jul 2012 13:40:26 +0000 (-0700) Subject: mesa/es: Validate glTexSubImage format and type in Mesa code rather than the ES wrapper X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9848e86af0c937a6f7609289ab2705c3535f378f;p=mesa.git mesa/es: Validate glTexSubImage format and type in Mesa code rather than the ES wrapper v2: Add proper GLES3 filtering. Signed-off-by: Ian Romanick Reviewed-by: Kenneth Graunke Reviewed-by: Jordan Justen --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index ffc384c8756..7b6e25ebdf8 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1455,85 +1455,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -