mesa: UseShaderProgramEXT and Uniform* shouldn't be allowed inside Begin/End
authorMarek Olšák <maraeo@gmail.com>
Tue, 31 May 2011 12:59:44 +0000 (14:59 +0200)
committerMarek Olšák <maraeo@gmail.com>
Wed, 1 Jun 2011 14:03:26 +0000 (16:03 +0200)
commitd69dc2e20346397f4734a0760554a51fb4fbb3c0
tree08dd63ec789c97c15e88885d46e48a223358ce20
parent37a85b1830188503feb286ebdee0cdb44fa298af
mesa: UseShaderProgramEXT and Uniform* shouldn't be allowed inside Begin/End

I couldn't find this being required by the spec.

Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/main/shaderapi.c
src/mesa/main/uniforms.c