OSDN Git Service

mesa/es: Validate glGetPointerv pname in Mesa code rather than the ES wrapper
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 27 Jul 2012 22:49:50 +0000 (15:49 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:35 +0000 (15:09 -0700)
commit9555d7bdc1cec4cf08be85a2d1e9095de8dd3771
tree346a807b40063ee8c1c59c46be5f7f75e7d8f1ac
parentd6c8913bc629fedc520353cd9de51f1c7ba262a4
mesa/es: Validate glGetPointerv pname in Mesa code rather than the ES wrapper

v2: Add proper core-profile, GLES1, and GLES3 filtering.

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