Brian Paul
|
daad54f6ce
|
progs/tests: add additional FBO->window test paths (disabled)
Normally use glReadPixels + glDrawPixels. Add debug/test paths for
glCopyPixels and glBlitFramebuffer.
|
2010-03-10 10:59:06 -07:00 |
|
Maciej Cencora
|
bd2239e497
|
progs/tests: use first color attachement
Allows the tests to be run on drivers that supports only one color attachement.
|
2010-03-09 21:46:14 +01:00 |
|
Keith Whitwell
|
a58065d4e2
|
progs/tests: compile with SCons and glew
Also get mingw cross-compilation of these tests working
|
2009-03-10 13:11:23 +00:00 |
|
Brian Paul
|
4566880656
|
disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested depth buffer
|
2008-05-08 08:39:30 -06:00 |
|
Brian
|
6fda763989
|
destroy window on exit
|
2007-03-25 10:25:29 -06:00 |
|
Brian Paul
|
28bc3cdfba
|
another simple FBO test
|
2006-04-14 16:25:27 +00:00 |
|