From 8a263b6efd2c520a4ed9c98b9c8142c6c2c6f389 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 27 Jul 2012 17:22:42 -0700 Subject: [PATCH] mesa/es: Validate glTexEnv parameters in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick --- src/mesa/main/APIspec.xml | 149 ------------------------- src/mesa/main/es1_conversion.c | 192 +++++---------------------------- src/mesa/main/texenv.c | 31 +++--- 3 files changed, 43 insertions(+), 329 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index ff204fc35c5..c72dcb5018f 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -182,155 +182,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -