]> git.sesse.net Git - movit/commitdiff
Make ResampleEffect fall back to fp32 as needed.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 21 Feb 2015 17:54:56 +0000 (18:54 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 21 Feb 2015 17:54:56 +0000 (18:54 +0100)
This should kill all precision issues when zooming. There are still
a few tricks we can do to improve fp16, but that's primarily a
performance issue.


No differences found