From: Ian Romanick Date: Sat, 28 Jul 2012 00:43:22 +0000 (-0700) Subject: mesa/es: Validate glPointParameter pname in Mesa code rather than the ES wrapper X-Git-Tag: accepted/2.0alpha-wayland/20121114.171706~207 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=917f68071bcba705970f474fae2cb56cfffa20f5;p=profile%2Fivi%2Fmesa.git mesa/es: Validate glPointParameter pname in Mesa code rather than the ES wrapper v2: Add proper core-profile filtering. Signed-off-by: Ian Romanick Reviewed-by: Eric Anholt --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 947ece2..a65c5c5 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -929,19 +929,6 @@ - - - - - - - - - - - - -