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 | -421/+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/demos: Check upper bounds of input in manywin.c. | Vinson Lee | 2010-01-10 | 1 | -0/+2 |
| | |||||
* | progs/xdemos: Check for string overflow. | Vinson Lee | 2010-01-06 | 1 | -3/+29 |
| | |||||
* | xdemos: On termination with `esc` close the contexts correctly. | Alan Hourihane | 2009-03-11 | 1 | -1/+1 |
| | |||||
* | Use XDisplayName() when reporting errors (bug 8079). | Brian | 2006-12-13 | 1 | -1/+1 |
| | |||||
* | Have the rendering contexts share textures. | Brian Paul | 2004-09-14 | 1 | -9/+62 |
| | | | | | Put simple checker pattern on the objects. Press 'd' to delete texture, 'u' to unbind it. | ||||
* | silence warnings | Brian Paul | 2003-04-21 | 1 | -3/+1 |
| | |||||
* | fix some warnings | Brian Paul | 2001-11-26 | 1 | -2/+3 |
| | |||||
* | added -display option | Brian Paul | 2001-04-27 | 1 | -7/+12 |
| | |||||
* | added DestroyHeads() to test clean-up code | Brian Paul | 2001-01-23 | 1 | -2/+15 |
| | |||||
* | added -s option to control when glXSwapBuffers() is called | Brian Paul | 2000-12-02 | 1 | -5/+39 |
| | |||||
* | initial check-in | Brian Paul | 2000-06-13 | 1 | -0/+289 |