summaryrefslogtreecommitdiffstats
path: root/progs/demos/readpix.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove test codeAlan Hourihane2002-05-021-9/+7
* glutSwapBuffers implicitly does a glFinish when swapping back to the frontAlan Hourihane2002-05-021-7/+11
* removed CVS $Log commentsBrian Paul2002-04-221-18/+1
* use gray background, memset TempImage to white to help with debuggingBrian Paul2000-10-161-3/+21
* tweaks to allow different read formats/typesBrian Paul2000-03-311-4/+20
* added benchmarkingBrian Paul2000-03-231-42/+43
* test glDraw/Read/CopyPixels()Brian Paul2000-03-011-0/+253