]> git.sesse.net Git - movit/history - resample_effect.cpp
Factorize out some stuff from EffectChainTester::run().
[movit] / resample_effect.cpp
2012-10-28 Steinar H. GundersonAdd (safe) asserts around all Effect::set_* return...
2012-10-28 Steinar H. GundersonAdd the weight combining back, now that we have proper...
2012-10-27 Steinar H. GundersonRevert "Use the bilinear sampling trick in ResampleEffect."
2012-10-27 Steinar H. GundersonUse the bilinear sampling trick in ResampleEffect.
2012-10-27 Steinar H. GundersonImplement wrapping of the resampling parameter texture.
2012-10-27 Steinar H. GundersonAdd an effect for Lanczos resampling.