From bca2cece02385a14f61d5dd8d31aba775b0afb8e Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 27 Jul 2012 11:03:06 -0700 Subject: [PATCH] mesa/es: Validate glHint target in Mesa code rather than the ES wrapper v2: Add proper core-profile and GLES3 filtering. Signed-off-by: Ian Romanick --- src/mesa/main/APIspec.xml | 13 ------------- src/mesa/main/hint.c | 31 +++++++++++++++++++++++++------ 2 files changed, 25 insertions(+), 19 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 6b20baa38df..bfd56137b8c 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -96,19 +96,6 @@ - - - - - - - - - - - - -