summaryrefslogtreecommitdiff
path: root/progs/xdemos/manywin.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-11xdemos: On termination with `esc` close the contexts correctly.Alan Hourihane1-1/+1
2006-12-13Use XDisplayName() when reporting errors (bug 8079).Brian1-1/+1
2004-09-14Have the rendering contexts share textures.Brian Paul1-9/+62
2003-04-21silence warningsBrian Paul1-3/+1
2001-11-26fix some warningsBrian Paul1-2/+3
2001-04-27added -display optionBrian Paul1-7/+12
2001-01-23added DestroyHeads() to test clean-up codeBrian Paul1-2/+15
2000-12-02added -s option to control when glXSwapBuffers() is calledBrian Paul1-5/+39
2000-06-13initial check-inBrian Paul1-0/+289