]> git.sesse.net Git - movit/history - mix_effect_test.cpp
Use a smaller support texture for the FFT.
[movit] / mix_effect_test.cpp
2014-03-21 Steinar H. GundersonFix a buffer overflow in MixEffectTest.
2014-02-12 Steinar H. GundersonMove everything into “namespace movit”.
2013-02-02 Steinar H. GundersonRun include-what-you-use over all of movit. Some hand...
2013-01-19 Steinar H. GundersonClamp alpha in MixEffect.
2013-01-14 Steinar H. GundersonAdd the rest of the files for the premultiplied alpha...
2012-10-12 Steinar H. GundersonSupport non-grayscale formats in the test pipeline...
2012-10-12 Steinar H. GundersonAdd a unit test for MixEffect.