summaryrefslogtreecommitdiffstats
path: root/progs/demos/clearspd.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/demos: fix glut initialization callsBrian Paul2009-12-181-2/+1
| | | | | | | Remove glutInitWindowPosition() calls to play nicer with window managers. Move glutInitWindowSize() calls before glutInit() so the the default window size can be overridden by the -geometry cmd line option.
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
|
* Add a note about window map behaviour and the autotuning of nr of loops whichKeith Whitwell2002-10-311-1/+7
| | | | | can conspire to make it look like clearspd is exposing an intermittent driver bug...
* removed CVS $Log commentsBrian Paul2002-04-221-27/+1
|
* call glFinish() before getting t1 timeBrian Paul2000-12-071-2/+6
|
* fixed visual selection and reporting resultsBrian Paul2000-04-101-8/+22
|
* Initial revisionjtg1999-08-191-0/+221