summaryrefslogtreecommitdiff
path: root/progs/demos/readpix.c
AgeCommit message (Expand)Author
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2002-07-12Pedantic compiler fixes (Sven Panne)Brian Paul
2002-05-02remove test codeAlan Hourihane
2002-05-02glutSwapBuffers implicitly does a glFinish when swapping back to the frontAlan Hourihane
2002-04-22removed CVS $Log commentsBrian Paul
2000-10-16use gray background, memset TempImage to white to help with debuggingBrian Paul
2000-03-31tweaks to allow different read formats/typesBrian Paul
2000-03-23added benchmarkingBrian Paul
2000-03-01test glDraw/Read/CopyPixels()Brian Paul