]> git.sesse.net Git - movit/history - diffusion_effect.cpp
Remove unused element need_texture_update from DitherEffect.
[movit] / diffusion_effect.cpp
2013-02-02 Steinar H. GundersonRun include-what-you-use over all of movit. Some hand...
2012-10-08 Steinar H. GundersonChange so that all modifications to the graph (meta...
2012-10-05 Steinar H. GundersonDiffusionEffect should not have any GLSL stuff in it.
2012-10-05 Steinar H. GundersonUnbreak the final normalizers.
2012-10-05 Steinar H. GundersonAdd a diffusion effect, and hook it up in the GUI.