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-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=917f68071bcba705970f474fae2cb56cfffa20f5;p=mesa.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 947ece20cc2..a65c5c5297f 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -929,19 +929,6 @@ - - - - - - - - - - - - -