summaryrefslogtreecommitdiff
path: root/progs/glsl/Makefile
AgeCommit message (Expand)Author
2008-12-13Add "multinoise" demo, to test 1/2/3/4 dimensional noise.Gary Wong
2008-12-03demos: added simple vertex shader texture test.Brian
2008-11-21added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shaderBrian Paul
2008-11-04added glsl/skinning.c test to test matrix blending/weightingBrian Paul
2008-08-16mesa: added glsl/convolutions test from gallium branchBrian Paul
2008-08-13mesa: added new glsl/pointcoord.c testBrian Paul
2008-05-21added readtex.h dependencyBrian
2008-05-20new multi-texture GLSL testBrian Paul
2008-04-09more make clean itemsBrian
2008-04-09Replace duplicated code with new shaderutil.c functionsBrian
2007-12-18added two-side testBrian
2007-12-18added twoside demoBrian
2007-10-29specify app lib dependencies in Makefiles (patch 1/3)Dan Nicholson
2007-09-28add support for LDFLAGS env varDan Nicholson
2007-08-01added trirast programBrian
2007-07-29Added shader points and shader bitmap demosBrian
2007-05-02get rid of OSMESA stuffBrian
2007-05-02New test of the dFdx(), dFdy() functions.Brian
2007-02-03added texdemo1Brian
2007-01-28simple noise testBrian
2007-01-16Added toyball and bumpmap tests using shaders from the OpenGL Shading Languag...Brian
2007-01-15Added new directory of GL shading language demos: glslBrian