Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xdemos/glxcontexts: Don't leak visual info when choosing visual again. | Pauli Nieminen | 2009-08-03 | 1 | -0/+3 |
| | | | | Signed-off-by: Pauli Nieminen <[email protected]> | ||||
* | demos: fix issues in glxcontexts.c | Brian Paul | 2009-06-23 | 1 | -114/+46 |
| | | | | | | | | The reshape() function was called when there was no GLX context so the viewport/modelview/projection setup wasn't doing anything. Move the call to reshape() into draw(). Also, remove -stereo, -fullscreen options and do some general clean-up. | ||||
* | demos: ensure display lists are destroyed for next generation | Alan Hourihane | 2009-04-24 | 1 | -0/+4 |
| | |||||
* | Use XDisplayName() when reporting errors (bug 8079). | Brian | 2006-12-13 | 1 | -2/+2 |
| | |||||
* | new test to exercise context and window create/delete | Keith Whitwell | 2005-01-12 | 1 | -0/+609 |