summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/opencloseopen.c
Commit message (Collapse)AuthorAgeFilesLines
* xdemos: Fix xdemos which default to using display :0.0 to default to $DISPLAYJon TURNEY2009-06-301-1/+1
| | | | | | | Fix xdemos which default to using display :0.0 to default to $DISPLAY, this is kind of irritating when testing on a display other than :0.0 Signed-off-by: Jon TURNEY <[email protected]>
* Use XDisplayName() when reporting errors (bug 8079).Brian2006-12-131-1/+1
|
* Added a test case for Mesa bug #508473 that I wrote a long time ago.Ian Romanick2004-02-111-0/+189
Fixed the Makefile.X11 to actually build glxgears_fbconfig when invoked from the top level.