Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-10 | progs/tests: add additional FBO->window test paths (disabled) | Brian Paul | |
Normally use glReadPixels + glDrawPixels. Add debug/test paths for glCopyPixels and glBlitFramebuffer. | |||
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-03-10 | progs/tests: compile with SCons and glew | Keith Whitwell | |
Also get mingw cross-compilation of these tests working | |||
2008-05-08 | disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested ↵ | Brian Paul | |
depth buffer | |||
2007-03-25 | destroy window on exit | Brian | |
2006-04-14 | another simple FBO test | Brian Paul | |