From: Ian Romanick Date: Fri, 27 Jul 2012 19:11:32 +0000 (-0700) Subject: mesa/es: Validate glPixelStore pname in Mesa code rather than the ES wrapper X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4114dee99ecd848693302078597076ced9426f95;p=mesa.git mesa/es: Validate glPixelStore pname in Mesa code rather than the ES wrapper v2: Add proper core-profile and GLES3 filtering. Signed-off-by: Ian Romanick --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 55e418a07fe..f1dae6592fa 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -578,33 +578,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - -