From: Ian Romanick Date: Fri, 27 Jul 2012 18:03:06 +0000 (-0700) Subject: mesa/es: Validate glHint target in Mesa code rather than the ES wrapper X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=bca2cece02385a14f61d5dd8d31aba775b0afb8e;p=mesa.git 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 --- 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 @@ - - - - - - - - - - - - -