From c13f36ce4e34821144ca6479e4bc3598b598d855 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Wed, 25 Jul 2012 15:39:50 -0700 Subject: [PATCH] mesa/es: Validate glGetString pname in Mesa code rather than the ES wrapper Signed-off-by: Ian Romanick --- src/mesa/main/APIspec.xml | 8 -------- src/mesa/main/getstring.c | 19 ++++++++++++------- 2 files changed, 12 insertions(+), 15 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 6df4b921d00..de7364091b9 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -855,14 +855,6 @@ - - - - - - - -