mesa/es: Validate GL_TEXTURE_WRAP param in Mesa code rather than the ES wrapper
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 3 Oct 2011 20:03:47 +0000 (13:03 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 23 Aug 2012 17:15:29 +0000 (10:15 -0700)
commit842efb9447bd4c8c29599f1baeee8a380d5276c2
treea9681669339935ac5722294ed1b13aea39ef7afb
parentd53101a9f31e1cba553c80dbafd23c748dd58a1d
mesa/es: Validate GL_TEXTURE_WRAP param in Mesa code rather than the ES wrapper

v2: Add proper core-profile filtering.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jordan Justen <jordan.l.justen@intel.com>
src/mesa/main/APIspec.xml
src/mesa/main/es1_conversion.c
src/mesa/main/texparam.c