progs/tests: add another FBO test to exercise a RGBA vs. Z texture bug
authorBrian Paul <brianp@vmware.com>
Tue, 2 Feb 2010 02:02:52 +0000 (19:02 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 2 Feb 2010 02:02:52 +0000 (19:02 -0700)
commit04b14e26a24f824ce63c2398665e173d563f0b24
treefc6133c9e1df85826814f214d8e95c7f841ca611
parenta2ddb3d20964e562e3dcb0e973f300362a9d5d69
progs/tests: add another FBO test to exercise a RGBA vs. Z texture bug

See comments in file for more details.
progs/tests/Makefile
progs/tests/SConscript
progs/tests/fbotest3.c [new file with mode: 0644]