From 10e7db1ccf4d3b2023f04663f7a6c079eb6afc57 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 27 Jul 2012 12:37:05 -0700 Subject: [PATCH] mesa/es: Validate glFog pname in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick --- src/mesa/main/APIspec.xml | 23 ----------------------- src/mesa/main/es1_conversion.c | 28 +--------------------------- src/mesa/main/fog.c | 15 +++++++++++---- 3 files changed, 12 insertions(+), 54 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 1bc7e2a77d3..b37470d94ae 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -58,29 +58,6 @@ - - - - - - - - - - - - - - - - - - - - - - -