summaryrefslogtreecommitdiff
path: root/progs/glsl
AgeCommit message (Expand)Author
2008-07-21add edge detection to that exampleZack Rusin
2008-05-20add new binaries to ignore to make 'git status' cleanerZack Rusin
2008-05-20add a simple but nice example of convolution filters in glslZack Rusin
2008-05-16mesa: call glutDestroyWindow() on exit to help find mem leaksBrian Paul
2007-10-25Ignore generated files.José Fonseca
2007-05-02get rid of normal vectorBrian
2007-05-02get rid of OSMESA stuffBrian
2007-05-02New test of the dFdx(), dFdy() functions.Brian
2007-02-25add texture rotationBrian
2007-02-25output texcoord in vertex programBrian
2007-02-03shading language texture demo/testBrian
2007-02-03added texdemo1Brian
2007-02-02added newline at endBrian
2007-01-28simple noise testBrian
2007-01-18remove debug codeBrian
2007-01-16draw a box, press 'a' to animateBrian
2007-01-16Added toyball and bumpmap tests using shaders from the OpenGL Shading Languag...Brian
2007-01-15Use arrow keys to pan and z/Z to zoom in/out to explore the fractal.Brian
2007-01-15Added new directory of GL shading language demos: glslBrian