From: Ian Romanick Date: Fri, 27 Jul 2012 14:09:30 +0000 (-0700) Subject: mesa/es: Validate glCompressedTexImage internalFormat in Mesa code rather than the... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=dd0eb004874645135b9aaac3ebbd0aaf274079ea;p=mesa.git mesa/es: Validate glCompressedTexImage internalFormat in Mesa code rather than the ES wrapper v2: Add proper core-profile 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 b9332ab8028..1ae7212502a 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1633,24 +1633,6 @@ - - - - - - - - - - - - - - - - - -