commit | ae36fadb7f137cd7f53dccb58d1a73fc46ccc26b | [log] [tgz] |
---|---|---|
author | Jakob Bornecrantz <jakob@vmware.com> | Tue Mar 17 15:04:07 2009 +0100 |
committer | Jakob Bornecrantz <jakob@vmware.com> | Wed Mar 18 11:30:34 2009 +0100 |
tree | 6397e7566d5c1e3a691448c5c365e119c9285be2 | |
parent | e00ae524e236afba1305150cacd634eaa1f5460b [diff] [blame] |
progs/trivial: Add tri-fbo-tex-mip Tests rendering to mip levels other then first
diff --git a/progs/trivial/SConscript b/progs/trivial/SConscript index 4796a4d..9444cdb 100644 --- a/progs/trivial/SConscript +++ b/progs/trivial/SConscript
@@ -88,6 +88,7 @@ 'tri-cull', 'tri-dlist', 'tri-edgeflag', + 'tri-fbo-tex-mip', 'tri-fbo-tex', 'tri-fbo', 'tri-flat-clip',