]> git.sesse.net Git - movit/history - saturation_effect.cpp
Redo the phase generation; we now start at the output end instead of at the inputs...
[movit] / saturation_effect.cpp
2012-10-02 Steinar H. GundersonRename .glsl to .vert/.frag.
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...