OSDN Git Service

mesa/es: Validate glCreateShader targets in Mesa code rather than the ES wrapper
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 25 Jul 2012 03:17:18 +0000 (20:17 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 24 Aug 2012 16:06:31 +0000 (09:06 -0700)
commit86f29cf7d0817f1b6c9a9665c044ce36822b23b4
treeba30f1315335077e57fe7a0861636acfa6348220
parentb042f7a1ff905a7136557f35f368166526fab9ed
mesa/es: Validate glCreateShader targets 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>
src/mesa/main/APIspec.xml
src/mesa/main/shaderapi.c