]> git.sesse.net Git - movit/history - saturation_effect.h
Add some missing tests to .gitignore.
[movit] / saturation_effect.h
2013-02-02 Steinar H. GundersonRun include-what-you-use over all of movit. Some hand...
2013-01-14 Steinar H. GundersonAdd the rest of the files for the premultiplied alpha...
2012-10-08 Steinar H. GundersonOutput the graph in dot form at finalize time.
2012-10-03 Steinar H. GundersonComment all of *_effect.h.
2012-10-02 Steinar H. GundersonRename output_glsl to output_fragment_shader.
2012-10-01 Steinar H. GundersonMove saturation out into its own effect, and hook up...