]> git.sesse.net Git - movit/commit
Move saturation out into its own effect, and hook up the control.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 1 Oct 2012 18:35:17 +0000 (20:35 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Mon, 1 Oct 2012 18:35:17 +0000 (20:35 +0200)
commit19a5a44c107dbba0e784ffb7ffcbcd8dd8e91119
treef07f437af7af5231fd0a20c22c6ab195a9f3ddad
parentf328fbede6f102cf4568da6e5d7a07e29c01f357
Move saturation out into its own effect, and hook up the control.
Makefile
effect_chain.cpp
effect_id.h
lift_gamma_gain_effect.cpp
lift_gamma_gain_effect.h
main.cpp
saturation_effect.cpp [new file with mode: 0644]
saturation_effect.glsl [new file with mode: 0644]
saturation_effect.h [new file with mode: 0644]