mesa/es: Validate glHint target in Mesa code rather than the ES wrapper
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 27 Jul 2012 18:03:06 +0000 (11:03 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:34 +0000 (15:09 -0700)
commitbca2cece02385a14f61d5dd8d31aba775b0afb8e
tree11bb9f04eba87f7f4456bdc8ac49f8766de4e954
parent2c87030a00eb5b7034f14f6060093d4b264bc5c0
mesa/es: Validate glHint target in Mesa code rather than the ES wrapper

v2: Add proper core-profile and GLES3 filtering.

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