mesa/es: Validate glGetRenderbufferParameter pname in Mesa code rather than the ES...
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 27 Jul 2012 14:49:49 +0000 (07:49 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:34 +0000 (15:09 -0700)
commitae86ebfcc9fb3e89744c3ee38766a505857b3e7a
tree8bf113490dd1e02c306c98eef58391b50aae405c
parent0cdaa471ecb7ce6442b5ed4a54314de0ffeab614
mesa/es: Validate glGetRenderbufferParameter 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/fbobject.c