mesa: remove unneeded swizzle init code in glsl compiler
[mesa.git] / src / mesa / shader / prog_uniform.c
2009-01-06 Brian Paulmesa: track initialization status of uniform variables...
2008-11-05 Brian Paulmesa: add Initialized field to gl_uniform struct, for...
2008-06-28 Brian Paulmesa: added null ptr checks
2008-06-03 Keith WhitwellMerge branch 'gallium-tex-surfaces' into gallium-0.1
2008-05-31 José Fonsecamesa: Apply MSVC portability fixes from Alan Hourihane.
2008-04-05 Brianmesa: new functions for managing list/index of uniforms