From: Ian Romanick Date: Wed, 25 Jul 2012 03:13:39 +0000 (-0700) Subject: mesa/es: Validate glGetProgramiv pnames in Mesa code rather than the ES wrapper X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b042f7a1ff905a7136557f35f368166526fab9ed;p=mesa.git mesa/es: Validate glGetProgramiv pnames in Mesa code rather than the ES wrapper v2: Add proper core-profile and GLES3 filtering. Signed-off-by: Ian Romanick Reviewed-by: Kenneth Graunke --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 8b5ad0330ef..7efca4d1b3e 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1839,21 +1839,6 @@ - - - - - - - - - - - - - - -