]> git.sesse.net Git - movit/commit
Fix an issue with textures that are immediately bounced (they need mipmaps in all...
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 7 Oct 2012 18:53:42 +0000 (20:53 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 7 Oct 2012 18:53:42 +0000 (20:53 +0200)
commit10ed9c9d32377e33ebee07a48af454d47f16352b
tree395e102cb1023e938cf2a462c54bbc5247db85bb
parente9d9fc790abdf093176a0314f4588c6b8146e5a2
Fix an issue with textures that are immediately bounced (they need mipmaps in all cases, since “inputs” to a phase now always are RTT inputs). Also add a FIXME to kill bounces in some of those cases.
effect_chain.cpp