mesa/es: Validate glGetTexEnv parameters in Mesa code rather than the ES wrapper
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 28 Jul 2012 00:48:30 +0000 (17:48 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:35 +0000 (15:09 -0700)
commit33e01d93ca1a1d3183243c308a2c87f4b969b3bd
tree9654da4b59bceec0a1c41294c4e68d6209ba81b7
parent8a263b6efd2c520a4ed9c98b9c8142c6c2c6f389
mesa/es: Validate glGetTexEnv parameters in Mesa code rather than the ES wrapper

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