summaryrefslogtreecommitdiff
path: root/progs/glsl/identity.c
AgeCommit message (Expand)AuthorFilesLines
2009-08-17demos/glsl: remove glutInitWindowPosition() callsBrian Paul1-1/+0
2009-07-17progs/glsl: finish conversion to GLEWBrian Paul1-12/+7
2009-06-29progs/glsl: compile with scons and glewKeith Whitwell1-0/+2
2008-10-28mesa: don't continually redrawBrian Paul1-1/+1
2008-10-07mesa: use the shaderutil.c helper functionsBrian Paul1-84/+10
2008-10-07Progs: add a trivial glsl test, useful for gallium driver bringup/debug.Stephane Marchesin1-0/+282