From 0fa4ed05cf51fc64f5e43d8ea6916115672bf7ab Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 27 Jul 2012 16:13:02 -0700 Subject: [PATCH] mesa/es: Validate glLightModel pname in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick --- src/mesa/main/APIspec.xml | 14 -------------- src/mesa/main/es1_conversion.c | 19 ------------------- src/mesa/main/light.c | 13 +++++++++++-- 3 files changed, 11 insertions(+), 35 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index baa7abf7f49..5c265020e8e 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -94,20 +94,6 @@ - - - - - - - - - - - - - -