mesa/es: Validate glPointParameter pname in Mesa code rather than the ES wrapper
authorIan Romanick <ian.d.romanick@intel.com>
Sat, 28 Jul 2012 00:43:22 +0000 (17:43 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:36 +0000 (15:09 -0700)
commit917f68071bcba705970f474fae2cb56cfffa20f5
treeb3156213325b59f99d081c7a2329696f5cb420aa
parentf778174ea1e431a7113f12c12beb4aba9e825a9f
mesa/es: Validate glPointParameter pname 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: Eric Anholt <eric@anholt.net>
src/mesa/main/APIspec.xml
src/mesa/main/es1_conversion.c
src/mesa/main/points.c