mesa/es: Validate glCompressedTexImage internalFormat in Mesa code rather than the...
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 27 Jul 2012 14:09:30 +0000 (07:09 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 23 Aug 2012 17:15:31 +0000 (10:15 -0700)
commitdd0eb004874645135b9aaac3ebbd0aaf274079ea
treea0b3025a6056f4a13038ea3b943edb52b5d52c27
parentc11096e94a68ce0a1d7c9cda0f178ceca44ce25d
mesa/es: Validate glCompressedTexImage internalFormat 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/glformats.c