From 33e01d93ca1a1d3183243c308a2c87f4b969b3bd Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 27 Jul 2012 17:48:30 -0700 Subject: [PATCH] mesa/es: Validate glGetTexEnv parameters in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick --- src/mesa/main/APIspec.xml | 82 --------------------------------------- src/mesa/main/texenv.c | 10 ++--- 2 files changed, 5 insertions(+), 87 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index c72dcb5018f..947ece20cc2 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -432,88 +432,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -