From: Ian Romanick Date: Wed, 25 Jul 2012 03:17:18 +0000 (-0700) Subject: mesa/es: Validate glCreateShader targets in Mesa code rather than the ES wrapper X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=86f29cf7d0817f1b6c9a9665c044ce36822b23b4;p=mesa.git mesa/es: Validate glCreateShader targets in Mesa code rather than the ES wrapper v2: Add proper core-profile filtering. Signed-off-by: Ian Romanick Reviewed-by: Kenneth Graunke --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 7efca4d1b3e..904a6d81c3b 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -2016,11 +2016,6 @@ - - - - -