]> git.sesse.net Git - movit/history - mix_effect_test.cpp
Store all twiddle factors as fp16.
[movit] / mix_effect_test.cpp
2014-03-09 Steinar H. GundersonMerge branch 'master' into epoxy
2014-03-09 Steinar H. GundersonMerge branch 'master' into epoxy
2014-03-09 Steinar H. GundersonSwitch from using GLEW to epoxy.
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.