summaryrefslogtreecommitdiff
path: root/progs/demos/arbfslight.c
AgeCommit message (Expand)Author
2009-12-18progs/demos: fix glut initialization callsBrian Paul
2009-02-24demos: add some fflushes for windowsKeith Whitwell
2007-10-27Fix fragment shader.michal
2007-09-29hack in some code to test loops, breakBrian
2007-09-28temporary hack to test nested conditionalsBrian
2007-04-26use sqrt(), not sqrtf() for WindowsBrian
2006-08-02Change fragment shader to utilize faster vec4 operations.Michal Krol
2006-04-25Remove carriage returns.Michal Krol
2006-02-21More GLSL code:Michal Krol
2006-02-18More GLSL code.Michal Krol
2006-02-15Demonstrate GLSL fragment and vertex shaders.Michal Krol