summaryrefslogtreecommitdiffstats
path: root/progs/tests/fbotest2.c
Commit message (Collapse)AuthorAgeFilesLines
* progs/tests: compile with SCons and glewKeith Whitwell2009-03-101-1/+2
| | | | Also get mingw cross-compilation of these tests working
* disable GL_DEPTH_TEST before glDrawPixels in case window has unrequested ↵Brian Paul2008-05-081-0/+1
| | | | depth buffer
* destroy window on exitBrian2007-03-251-1/+3
|
* another simple FBO testBrian Paul2006-04-141-0/+199