From: Ian Romanick Date: Wed, 25 Jul 2012 22:29:48 +0000 (-0700) Subject: mesa/es: Validate buffer object targets in Mesa code rather than the ES wrapper X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b0b6b76d5213587250c567d7ca62451813a10366;p=mesa.git mesa/es: Validate buffer object targets 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 d19a2b02bd1..f15e8ee7879 100644 --- a/src/mesa/main/APIspec.xml +++ b/src/mesa/main/APIspec.xml @@ -1806,11 +1806,6 @@ - - - - -