From fb4f2d34256aee6b0005b18769a395dd066d3820 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 27 Jul 2012 16:07:19 -0700 Subject: [PATCH] mesa/es: Validate glMaterial face and pname in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick --- src/mesa/main/APIspec.xml | 20 -------------------- src/mesa/main/es1_conversion.c | 17 +++++------------ src/mesa/vbo/vbo_exec_api.c | 8 ++++++-- 3 files changed, 11 insertions(+), 34 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index e7777a7cbcf..baa7abf7f49 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -126,26 +126,6 @@ - - - - - - - - - - - - - - - - - - - -