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 | -396/+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/xdemos: Silence uninitialized variable warning. | Vinson Lee | 2010-02-08 | 1 | -1/+1 |
| | |||||
* | use glXGetProcAddress to get extension funcs | Brian | 2007-05-29 | 1 | -3/+16 |
| | |||||
* | set texcoords depending on GLX_Y_INVERTED_EXT | Brian | 2007-05-21 | 1 | -5/+7 |
| | |||||
* | GLX_EXT_texture_from_pixmap test | Brian | 2007-05-19 | 1 | -0/+381 |