From f9767dac9a06aad93a9d61d108055ad673498bf8 Mon Sep 17 00:00:00 2001 From: Ian Romanick Date: Fri, 27 Jul 2012 07:16:41 -0700 Subject: [PATCH] mesa/es: Validate glGetBufferParameteriv 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 | 7 ------- src/mesa/main/bufferobj.c | 9 ++++++--- 2 files changed, 6 insertions(+), 10 deletions(-) diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 83a32d8e355..3121226ca35 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1874,13 +1874,6 @@ - - - - - - -