Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos. | Eric Anholt | 2010-05-21 | 1 | -117/+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/trivial: Use glew where needed. | José Fonseca | 2009-01-23 | 1 | -1/+2 |
| | | | | Builds on windows now. | ||||
* | A bunch of tiny tests that I've found helpful bringing up drivers from | Keith Whitwell | 2006-06-22 | 1 | -0/+116 |
scratch. These exercise single pieces of functionality and provide a gentler ramp than trying to use the mesa demos to bring up drivers with. |