]> git.sesse.net Git - movit/history - diffusion_effect.cpp
Fix a segfault in the DoubleSaturation test.
[movit] / diffusion_effect.cpp
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.