summaryrefslogtreecommitdiff
path: root/progs/glsl/noise.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-29progs/glsl: compile with scons and glewKeith Whitwell1-0/+2
2008-12-13Ensure p.w is initialised in noise demo.Gary Wong1-0/+1
2008-04-09Replace duplicated code with new shaderutil.c functionsBrian1-91/+11
2007-10-10replace 'brick' with correct program name in printfsBrian1-1/+1
2007-02-25output texcoord in vertex programBrian1-0/+1
2007-01-28simple noise testBrian1-0/+296