]> git.sesse.net Git - movit/history - effect_id.h
Allow Input to set pitch. Currently only before the texture is created, though; we...
[movit] / effect_id.h
2012-10-05 Steinar H. GundersonAdd a diffusion effect, and hook it up in the GUI.
2012-10-03 Steinar H. GundersonAdd a “sandbox effect” that does nothing but is a usefu...
2012-10-02 Steinar H. GundersonSupport multiple render phases (with FBOs and all)...
2012-10-02 Steinar H. GundersonFix indenting in effect_id.h.
2012-10-02 Steinar H. GundersonAdd a mirror effect.
2012-10-01 Steinar H. GundersonAdd a vignette effect.
2012-10-01 Steinar H. GundersonMake it possible to instantiate the colorspace conversi...
2012-10-01 Steinar H. GundersonClean up effect enums a bit.
2012-10-01 Steinar H. GundersonMove saturation out into its own effect, and hook up...
2012-10-01 Steinar H. GundersonYet more moving of stuff around.