Merge remote branch 'upstream/gallium-0.1' into nouveau-gallium-0.1
[mesa.git] / progs / demos / arbfslight.c
2007-10-27 michalFix fragment shader.
2007-09-29 Brianhack in some code to test loops, break
2007-09-29 Briantemporary hack to test nested conditionals
2007-04-26 Brianuse sqrt(), not sqrtf() for Windows
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-08-02 Michal KrolChange fragment shader to utilize faster vec4 operations.
2006-04-25 Michal KrolRemove carriage returns.
2006-02-21 Michal KrolMore GLSL code:
2006-02-18 Michal KrolMore GLSL code.
2006-02-15 Michal KrolDemonstrate GLSL fragment and vertex shaders.