]> git.sesse.net Git - movit/history - overlay_matte_effect.frag
Don't use GL_RGBA32F/GL_RGBA16F with GL_UNSIGNED_BYTE.
[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.