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 | -493/+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: Fix memory leak in pbdemo.c. | Vinson Lee | 2009-11-20 | 1 | -0/+1 |
| | |||||
* | progs/xdemos: test glXQueryDrawable() | Brian Paul | 2009-10-07 | 1 | -0/+15 |
| | |||||
* | progs/xdemos: fix swapped parameters to CreatePbuffer() | Brian Paul | 2009-10-07 | 1 | -1/+1 |
| | |||||
* | fix logic error, typos | Brian | 2007-07-24 | 1 | -5/+4 |
| | |||||
* | Use the GLX 1.3 pbuffer/fbconfig functions in preference to the SGIX ones. | Brian Paul | 2005-01-04 | 1 | -35/+34 |
| | | | | Added more functions to pbutil.[ch] to better isolate API differences. | ||||
* | s/GLX_PIXMAP_BIT_SGIX/GLX_PBUFFER_BIT_SGIX/ | Brian Paul | 2004-05-10 | 1 | -5/+4 |
| | |||||
* | tweak comments | Brian Paul | 2004-02-02 | 1 | -1/+5 |
| | |||||
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
| | |||||
* | pbuffer info and demo programs | Brian Paul | 2002-10-05 | 1 | -0/+477 |