Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-03 | xdemos/glxcontexts: Don't leak visual info when choosing visual again. | Pauli Nieminen | |
Signed-off-by: Pauli Nieminen <suokkos@gmail.com> | |||
2009-06-23 | demos: fix issues in glxcontexts.c | Brian Paul | |
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. | |||
2009-04-24 | demos: ensure display lists are destroyed for next generation | Alan Hourihane | |
2006-12-13 | Use XDisplayName() when reporting errors (bug 8079). | Brian | |
2005-01-12 | new test to exercise context and window create/delete | Keith Whitwell | |