glsl: Avoid extra if statements for logic and/or with no side effects.
[mesa.git] / src / glsl / ir_uniform.h
2011-11-09 José Fonsecamesa,glsl,mapi: Put extern "C" { ... } where appropriate.
2011-11-08 Brian Paulglsl: remove trailing comma to silence warning
2011-11-07 Ian Romanickglsl: Add new structures for tracking uniforms in linke...