]> git.sesse.net Git - movit/history - dither_effect.cpp
Fix some outdated comments in GammaExpansionEffect.
[movit] / dither_effect.cpp
2013-02-02 Steinar H. GundersonSplit out some private utilities into effect_util.cpp...
2013-02-02 Steinar H. GundersonRun include-what-you-use over all of movit. Some hand...
2013-01-20 Steinar H. GundersonAdd some parameter asserts in DitherEffect, too.
2013-01-09 Steinar H. GundersonChange to using GLEW everywhere.
2012-11-06 Steinar H. GundersonMake the dither effect cheat a small bit and use a...
2012-11-06 Steinar H. GundersonAdd an implementation of RPDF dither on the final output.