From: Ian Romanick Date: Wed, 25 Jul 2012 23:08:12 +0000 (-0700) Subject: mesa/es: Validate glBufferData usage in Mesa code rather than the ES wrapper X-Git-Tag: accepted/2.0alpha-wayland/20121114.171706~317 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=bd4e5dd3553c5d7152af419f8b12ce228aba2dd2;p=profile%2Fivi%2Fmesa.git mesa/es: Validate glBufferData usage in Mesa code rather than the ES wrapper v2: 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 f15e8ee..3d47624 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1843,12 +1843,6 @@ - - - - - -