mesa/es: Validate glGetBufferParameteriv pname in Mesa code rather than the ES wrapper
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 27 Jul 2012 14:16:41 +0000 (07:16 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Sat, 25 Aug 2012 02:15:20 +0000 (19:15 -0700)
commitf9767dac9a06aad93a9d61d108055ad673498bf8
treefb99590946056441a4f48bd1c2a6057aff10a646
parent93d109645a2b3d43b4b0106f2b496ece11970c01
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 <ian.d.romanick@intel.com>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/main/APIspec.xml
src/mesa/main/bufferobj.c