From: Ian Romanick Date: Fri, 27 Jul 2012 22:49:50 +0000 (-0700) Subject: mesa/es: Validate glGetPointerv pname in Mesa code rather than the ES wrapper X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9555d7bdc1cec4cf08be85a2d1e9095de8dd3771;p=mesa.git mesa/es: Validate glGetPointerv pname in Mesa code rather than the ES wrapper v2: Add proper core-profile, GLES1, and GLES3 filtering. Signed-off-by: Ian Romanick --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index cf4e5f85929..6d6462ca49b 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -923,16 +923,6 @@ - - - - - - - - - -