summaryrefslogtreecommitdiff
path: root/progs/glsl/bump.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-17progs/glsl: finish conversion to GLEWBrian Paul1-14/+10
2009-06-29progs/glsl: compile with scons and glewKeith Whitwell1-0/+1
2009-04-09demos: fix aspect ratio in Reshape()Brian Paul1-1/+2
2008-11-04remove old debug glFlush/Finish calls from demosBrian Paul1-3/+0
2008-08-16remove .txt suffix from shader source filesBrian Paul1-2/+2
2008-04-09Replace duplicated code with new shaderutil.c functionsBrian1-122/+13
2007-10-10replace 'brick' with correct program name in printfsBrian1-3/+3
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...Brian1-0/+348