summaryrefslogtreecommitdiff
path: root/progs/demos/arbfslight.c
AgeCommit message (Expand)AuthorFilesLines
2007-04-26use sqrt(), not sqrtf() for WindowsBrian1-1/+1
2006-08-02Change fragment shader to utilize faster vec4 operations.Michal Krol1-23/+38
2006-04-25Remove carriage returns.Michal Krol1-106/+106
2006-02-21More GLSL code:Michal Krol1-21/+22
2006-02-18More GLSL code.Michal Krol1-23/+26
2006-02-15Demonstrate GLSL fragment and vertex shaders.Michal Krol1-0/+285