OSDN Git Service

mesa/es: Validate glLightModel pname in Mesa code rather than the ES wrapper
authorIan Romanick <ian.d.romanick@intel.com>
Fri, 27 Jul 2012 23:13:02 +0000 (16:13 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 29 Aug 2012 22:09:35 +0000 (15:09 -0700)
commit0fa4ed05cf51fc64f5e43d8ea6916115672bf7ab
tree08a95919233d82089a90503887d2866f9d861bd1
parentfb4f2d34256aee6b0005b18769a395dd066d3820
mesa/es: Validate glLightModel pname in Mesa code rather than the ES wrapper

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