mesa/es: Validate glGetProgramiv pnames in Mesa code rather than the ES wrapper
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 25 Jul 2012 03:13:39 +0000 (20:13 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 24 Aug 2012 16:06:31 +0000 (09:06 -0700)
commitb042f7a1ff905a7136557f35f368166526fab9ed
tree4bd8c34a98c6a75ce69814bacac078d5f0140c18
parent1a200b68cd57e2aee419e45ac8f1ce32e5cf8951
mesa/es: Validate glGetProgramiv pnames 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>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/main/APIspec.xml
src/mesa/main/shaderapi.c