Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-09 | progs/tests: use first color attachement | Maciej Cencora | |
Allows the tests to be run on drivers that supports only one color attachement. | |||
2009-09-03 | progs/tests: re-enable exit() call | Brian Paul | |
See bug 21267. | |||
2009-03-10 | progs/tests: compile with SCons and glew | Keith Whitwell | |
Also get mingw cross-compilation of these tests working | |||
2009-01-22 | demos: updated FBO tests to for ARB_fbo | Brian Paul | |
Some things that were not errors in EXT_fbo are errors in ARB_fbo. | |||
2007-03-06 | destroy window during cleanup | Brian | |
2005-11-17 | delete frame/renderbuffers upon exit, more error checking | Brian Paul | |
2005-10-08 | Query/print GL_RED/GREEN/BLUE/ALPHA_BITS | Brian Paul | |
2005-10-04 | fix glIsRender/FramebufferEXT() assertions | Brian Paul | |
2005-07-01 | added some glGetRenderbufferParameterivEXT calls, printfs, and assertions | Brian Paul | |
2005-05-04 | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul | |
Main driver impacts: - new code for creating the Mesa GLframebuffer - new span/pixel read/write code Some drivers not yet updated/tested. |