From ae86ebfcc9fb3e89744c3ee38766a505857b3e7a Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 27 Jul 2012 07:49:49 -0700 Subject: [PATCH] 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 --- src/mesa/main/APIspec.xml | 28 ---------------------------- src/mesa/main/fbobject.c | 3 ++- 2 files changed, 2 insertions(+), 29 deletions(-) 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 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - -