From: Ian Romanick Date: Wed, 25 Jul 2012 22:39:50 +0000 (-0700) Subject: mesa/es: Validate glGetString pname in Mesa code rather than the ES wrapper X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=c13f36ce4e34821144ca6479e4bc3598b598d855;p=mesa.git mesa/es: Validate glGetString pname in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 6df4b921d00..de7364091b9 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -855,14 +855,6 @@ - - - - - - - -