summaryrefslogtreecommitdiffstats
path: root/progs/glsl/fragcoord.c
Commit message (Expand)AuthorAgeFilesLines
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-211-181/+0
* demos/glsl: remove glutInitWindowPosition() callsBrian Paul2009-08-171-1/+0
* progs/glsl: finish conversion to GLEWBrian Paul2009-07-171-12/+7
* progs/glsl: compile with scons and glewKeith Whitwell2009-06-291-0/+2
* added progs/demos/fragcoord.c - tests gl_FragCoord attribute in fragment shaderBrian Paul2008-11-211-0/+185