]> git.sesse.net Git - movit/history - overlay_effect.frag
Fix a bug when scaling and doing offset at the same time. (At least one more remains.)
[movit] / overlay_effect.frag
2013-01-14 Steinar H. Gunderson Remove the code for postmultiplied alpha from OverlayE...
2013-01-14 Steinar H. GundersonAdd the rest of the files for the premultiplied alpha...
2013-01-12 Steinar H. GundersonAdded an overlay effect, implementing the atop effect.