mesa/es: Validate glReadPixels format and type in Mesa code rather than the ES wrapper
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 27 Jul 2012 19:24:24 +0000 (12:24 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:35 +0000 (15:09 -0700)
commitb7c7e5e45a14ed78eda104ebca25072172730645
tree04a31f3bfd5acf30c9f6a5eb539cbc58e2f77710
parent4114dee99ecd848693302078597076ced9426f95
mesa/es: Validate glReadPixels format and type in Mesa code rather than the ES wrapper

v2: Add proper GLES3 filtering.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
src/mesa/main/APIspec.xml
src/mesa/main/readpix.c