summaryrefslogtreecommitdiffstats
path: root/progs/demos/osdemo.c
Commit message (Expand)AuthorAgeFilesLines
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* added glFinish with commentBrian Paul2003-03-031-1/+6
* silence warningsBrian Paul2002-07-121-1/+6
* Added -perf option to measure frame rate. This is useful for measuringKarl Schultz2002-04-051-8/+37
* use OSMESA_* enums for OSMesaCreateContext instead of GL_*.Karl Schultz2001-09-241-3/+3
* minor tweaksBrian Paul2001-07-131-3/+7
* Use OSMesaCreateContextExt() if using Mesa 3.5 or laterBrian Paul2000-09-081-2/+25
* Implemented support for the HP occlusion test extension (osmesa and X)Randy Frank2000-03-281-9/+13
* now save Targa image. misc clean-upBrian Paul2000-03-061-52/+89
* Added test for the occlusion test code.Randy Frank2000-01-151-3/+50
* Initial revisionjtg1999-08-191-0/+169