mesa/es: Validate primitive modes in Mesa code rather than the ES wrapper
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 25 Jul 2012 14:15:29 +0000 (07:15 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:34 +0000 (15:09 -0700)
commit6a9b8f897a8b59fae03c73e05203bc708fb17793
treeba0dfc7ae0dac051796d720885efc61fcad313b0
parent72e076cb17e47c608fa6534641653cdc6133fb27
mesa/es: Validate primitive modes in Mesa code rather than the ES wrapper

v2: Add proper core-profile filtering.

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