summaryrefslogtreecommitdiffstats
path: root/progs/demos/trispd.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/demos: fix glut initialization callsBrian Paul2009-12-181-5/+2
| | | | | | | 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
|
* Pedantic compiler fixes (Sven Panne)Brian Paul2002-07-121-2/+2
|
* removed CVS $Log commentsBrian Paul2002-04-221-28/+1
|
* added a glFinish() callBrian Paul2000-10-261-3/+7
|
* Initial revisionjtg1999-08-191-0/+277