summaryrefslogtreecommitdiff
path: root/progs/fpglsl
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-03-11progs/fpglsl: Fix GLSL compilation failures on Mac OS X.Vinson Lee
2010-03-10fpglsl: a few more useful glsl testsZack Rusin
2010-03-10fpglsl: set an integer uniform required by the loop exampleZack Rusin
2010-03-10fpglsl: add some for and while loopsZack Rusin
2010-02-03progs/fpglsl: couple more testsKeith Whitwell
2010-02-03progs/fpglsl: fp-tris for glslKeith Whitwell