summaryrefslogtreecommitdiff
path: root/progs/fp/position.txt
AgeCommit message (Collapse)Author
2010-05-21Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt
The remaining programs are ones I've had difficulty finding a build environment for to make the build system or are unit tests that should probably live next to their code instead. Hopefully people can bring over the build for remaining pieces they care about.
2010-01-21progs/fp: testcases for GL_ARB_fragment_coord_conventionsBrian Paul
Based on a patch from Luca Barbieri but moved the comments after the !!ARBfp1.0 header
2009-03-06fp: dont reference fragment.position.zwKeith Whitwell
2007-12-11Redo the fragment program examples to match vp'sZack Rusin
we just load text files instead of compiling tons of small binaries