]> git.sesse.net Git - movit/history - overlay_matte_effect.frag
Make all fp16 routines work with fp32 as input instead of fp64, since that is what...
[movit] / overlay_matte_effect.frag
2012-10-05 Steinar H. GundersonIn overlay matte, use the luminance as a matte instead...
2012-10-05 Steinar H. GundersonAdd a diffusion effect, and hook it up in the GUI.