mesa/es: Validate glTexGen parameters in Mesa code rather than the ES wrapper
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 27 Jul 2012 23:27:23 +0000 (16:27 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:35 +0000 (15:09 -0700)
commitf329adfa497b6b2e0a125ab98a38c656a017270d
tree95052325b4a4f612697e9a6852aa0d4e54555d93
parent0fa4ed05cf51fc64f5e43d8ea6916115672bf7ab
mesa/es: Validate glTexGen 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/texgen.c