From: Ian Romanick Date: Fri, 27 Jul 2012 14:49:49 +0000 (-0700) Subject: mesa/es: Validate glGetRenderbufferParameter pname in Mesa code rather than the ES... X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ae86ebfcc9fb3e89744c3ee38766a505857b3e7a;p=mesa.git mesa/es: Validate glGetRenderbufferParameter pname in Mesa code rather than the ES wrapper v2: Add proper core-profile and GLES3 filtering. Signed-off-by: Ian Romanick Reviewed-by: Eric Anholt --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 2e374e466b8..1b9481efebb 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -2203,34 +2203,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - -