summaryrefslogtreecommitdiffstats
path: root/progs/xdemos/glxheads.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove demos that have moved to git+ssh://git.freedesktop.org/git/mesa/demos.Eric Anholt2010-05-211-313/+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: Use temporary variables.Vinson Lee2010-01-061-2/+2
| | | | This was missed from the previous commit to glxheads.c.
* progs/xdemos: Prevent possible string overflow.Vinson Lee2010-01-061-1/+27
|
* xdemos: Fix xdemos which default to using display :0.0 to default to $DISPLAYJon TURNEY2009-06-301-1/+2
| | | | | | | 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
|
* silence warningsBrian Paul2004-09-161-1/+1
|
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
|
* silence warningsBrian Paul2003-04-211-3/+3
|
* fix some minor warningsBrian Paul2002-03-081-4/+5
|
* patched to silence compiler warnings (Martin Lindhe)Brian Paul2000-11-101-2/+2
|
* initial check-inBrian Paul2000-06-131-0/+286