summaryrefslogtreecommitdiff
path: root/progs/glsl/multinoise.c
AgeCommit message (Expand)Author
2009-08-17demos/glsl: remove glutInitWindowPosition() callsBrian Paul
2009-07-17progs/glsl: finish conversion to GLEWBrian Paul
2009-06-29progs/glsl: compile with scons and glewKeith Whitwell
2008-12-13Fix silly type mismatch error in multinoise demo.Gary Wong
2008-12-13Add "multinoise" demo, to test 1/2/3/4 dimensional noise.Gary Wong