mesa/es: Validate glPixelStore pname in Mesa code rather than the ES wrapper
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 27 Jul 2012 19:11:32 +0000 (12:11 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:35 +0000 (15:09 -0700)
commit4114dee99ecd848693302078597076ced9426f95
tree93049afd2e0585aad7a4b8911dbb3c9c4b972cea
parent08be1d288f216232d3974f5997b266a8dd720928
mesa/es: Validate glPixelStore 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>
src/mesa/main/APIspec.xml
src/mesa/main/pixelstore.c