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 | -482/+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. | ||||
* | osdemos: replace assertion with error handler | Brian Paul | 2010-04-27 | 1 | -1/+5 |
| | |||||
* | minor changes | Brian Paul | 2008-06-05 | 1 | -1/+6 |
| | |||||
* | clamp float colors | Brian | 2007-07-26 | 1 | -2/+5 |
| | |||||
* | remove GLUT dependency | Brian Paul | 2006-07-07 | 1 | -7/+133 |
| | |||||
* | Demonstrate rendering 8, 16 and 32-bit/channel images all in one program. | Brian Paul | 2006-05-19 | 1 | -0/+344 |
Like older osdemo.c program, but test more OpenGL features like texturing, blending, lines. |