]> git.sesse.net Git - movit/history - saturation_effect.h
The white balance effect was computing all wrong LMS scaling factors, since it was...
[movit] / saturation_effect.h
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...