summaryrefslogtreecommitdiffstats
path: root/progs/fpglsl
Commit message (Collapse)AuthorAgeFilesLines
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-2115-577/+0
| | | | | | | 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.
* progs/fpglsl: Fix GLSL compilation failures on Mac OS X.Vinson Lee2010-03-112-2/+2
|
* fpglsl: a few more useful glsl testsZack Rusin2010-03-105-0/+46
|
* fpglsl: set an integer uniform required by the loop exampleZack Rusin2010-03-101-0/+5
|
* fpglsl: add some for and while loopsZack Rusin2010-03-102-0/+18
|
* progs/fpglsl: couple more testsKeith Whitwell2010-02-032-0/+21
|
* progs/fpglsl: fp-tris for glslKeith Whitwell2010-02-036-0/+487