Merge branch 'mesa_7_7_branch'
[mesa.git] / progs / demos / readpix.c
2009-12-22 Brian PaulMerge branch 'mesa_7_7_branch'
2009-12-22 Brian PaulMerge branch 'mesa_7_6_branch' into mesa_7_7_branch
2009-12-21 Brian Paulprogs/demos: report pixel rate in million pixels / sec
2009-12-18 Brian Paulprogs/demos: fix glut initialization calls
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-05-10 Jerome GlisseMerge commit 'origin/master' into radeon-rewrite
2009-05-01 Brian PaulMerge branch 'const-buffer-changes'
2009-04-24 Keith Whitwelldemos/readpix: add option to draw triangle instead...
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()