From: Ian Romanick Date: Wed, 25 Jul 2012 23:17:25 +0000 (-0700) Subject: mesa/es: Validate glMapBuffer access in Mesa code rather than the ES wrapper X-Git-Tag: accepted/2.0alpha-wayland/20121114.171706~316 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=93d109645a2b3d43b4b0106f2b496ece11970c01;p=profile%2Fivi%2Fmesa.git mesa/es: Validate glMapBuffer access in Mesa code rather than the ES wrapper v2: Add proper core-profile and GLES3 filtering. v3: *Really* add proper core-profile and GLES3 filtering based on review feedback from Eric Anholt. It looks like previously there was some rebase / merge fail. Signed-off-by: Ian Romanick Reviewed-by: Eric Anholt --- diff --git a/src/mesa/main/APIspec.xml b/src/mesa/main/APIspec.xml index 3d47624..83a32d8 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1814,10 +1814,6 @@ - - - -