remove unused var
[mesa.git] / progs / demos / readpix.c
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-23 Brian Paulallocate larger TempImage, use COMBO var to choose...
2005-08-25 Brian Paulfix comment and #if test
2005-05-18 Brian PaulTo better exercise pixel packing, replace regular glRea...
2005-01-09 Brian Paulinclude readtex.h
2005-01-09 Brian Paulinclude readtex.h instead of readtex.c (Marcello Magallon)
2004-11-26 Brian Paul(GLint*) casts in glGetIntegerv calls
2004-10-16 Ian RomanickAdd support for OES_read_format. As soon as glext...
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2002-07-12 Brian PaulPedantic compiler fixes (Sven Panne)
2002-05-02 Alan Hourihaneremove test code
2002-05-02 Alan HourihaneglutSwapBuffers implicitly does a glFinish when swappin...
2002-04-22 Brian Paulremoved CVS $Log comments
2000-10-16 Brian Pauluse gray background, memset TempImage to white to help...
2000-03-31 Brian Paultweaks to allow different read formats/types
2000-03-23 Brian Pauladded benchmarking
2000-03-01 Brian Paultest glDraw/Read/CopyPixels()