1. 9eb7fc6 Merge branch 'mesa_7_7_branch' by Brian Paul · 15 years ago
  2. 79e74cd progs/demos: report pixel rate in million pixels / sec by Brian Paul · 15 years ago
  3. 263f432 progs/demos: fix glut initialization calls by Brian Paul · 15 years ago
  4. eb5d969 demos/readpix: add option to draw triangle instead of drawpix by Keith Whitwell · 15 years ago
  5. 1ad1287 allocate larger TempImage, use COMBO var to choose test format/type by Brian Paul · 18 years ago
  6. 713635a fix comment and #if test by Brian Paul · 19 years ago
  7. 8818eae To better exercise pixel packing, replace regular glReadPixels with four by Brian Paul · 19 years ago
  8. 2d84ed8 include readtex.h by Brian Paul · 20 years ago
  9. 0fe7f40 include readtex.h instead of readtex.c (Marcello Magallon) by Brian Paul · 20 years ago
  10. 4fe34f3 (GLint*) casts in glGetIntegerv calls by Brian Paul · 20 years ago
  11. 33899b7 Add support for OES_read_format. As soon as glext.h is updated with the by Ian Romanick · 20 years ago
  12. 9ac51f5 Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. by Ian Romanick · 21 years ago
  13. f02a5f6 Pedantic compiler fixes (Sven Panne) by Brian Paul · 22 years ago
  14. a5cdf99 remove test code by Alan Hourihane · 22 years ago
  15. 056b358 glutSwapBuffers implicitly does a glFinish when swapping back to the front by Alan Hourihane · 22 years ago
  16. fdd631a removed CVS $Log comments by Brian Paul · 22 years ago
  17. 1100b4d use gray background, memset TempImage to white to help with debugging by Brian Paul · 24 years ago
  18. d3d7280 tweaks to allow different read formats/types by Brian Paul · 24 years ago
  19. 4f6d60e added benchmarking by Brian Paul · 24 years ago
  20. eca1bc9 test glDraw/Read/CopyPixels() by Brian Paul · 24 years ago