]> git.sesse.net Git - movit/commitdiff
Implement a compute shdaer version of DeinterlaceEffect.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 16 Nov 2017 22:07:47 +0000 (23:07 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sun, 19 Nov 2017 14:15:31 +0000 (15:15 +0100)
This is currently a loss for grayscale (probably due to the extra
rgba16f bounce), but a win of about ~30% on BGRA on my Haswell.
NVIDIA doesn't care much either way.

There are some performance mysteries remaining, but it's a good start.


No differences found