summaryrefslogtreecommitdiff
path: root/progs/glsl/shadow_sampler.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-17demos/glsl: remove glutInitWindowPosition() callsBrian Paul1-1/+0
2009-07-17progs/glsl: finish conversion to GLEWBrian Paul1-27/+22
2009-06-29progs/glsl: compile with scons and glewKeith Whitwell1-0/+2
2009-02-28demos: add progs/glsl/shadow_sampler.c to test GLSL shadow2D(), etc.Brian Paul1-0/+341