From 917f68071bcba705970f474fae2cb56cfffa20f5 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 27 Jul 2012 17:43:22 -0700 Subject: [PATCH] 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 --- src/mesa/main/APIspec.xml | 13 ------------- src/mesa/main/es1_conversion.c | 11 ----------- src/mesa/main/points.c | 2 +- 3 files changed, 1 insertion(+), 25 deletions(-) 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 @@ - - - - - - - - - - - - -