]> git.sesse.net Git - movit/history - saturation_effect.cpp
ColorSpace -> Colorspace. I kept typing it wrong, so even though I usually say color...
[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...