mesa/es: Validate glTexEnv parameters in Mesa code rather than the ES wrapper
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 28 Jul 2012 00:22:42 +0000 (17:22 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:35 +0000 (15:09 -0700)
commit8a263b6efd2c520a4ed9c98b9c8142c6c2c6f389
tree803aea0762193072cc36c413d04451533644443b
parentd2b03f6e993f08b0a80a206d7bf6f0d42b308266
mesa/es: Validate glTexEnv 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/es1_conversion.c
src/mesa/main/texenv.c