summaryrefslogtreecommitdiff
path: root/progs/glsl
AgeCommit message (Expand)AuthorFilesLines
2007-02-25add texture rotationBrian2-2/+29
2007-02-25output texcoord in vertex programBrian1-0/+1
2007-02-03shading language texture demo/testBrian5-0/+637
2007-02-03added texdemo1Brian1-1/+16
2007-02-02added newline at endBrian1-1/+1
2007-01-28simple noise testBrian2-0/+297
2007-01-18remove debug codeBrian1-4/+0
2007-01-16draw a box, press 'a' to animateBrian1-4/+67
2007-01-16Added toyball and bumpmap tests using shaders from the OpenGL Shading Languag...Brian8-4/+854
2007-01-15Use arrow keys to pan and z/Z to zoom in/out to explore the fractal.Brian1-11/+22
2007-01-15Added new directory of GL shading language demos: glslBrian7-0/+845