]> git.sesse.net Git - movit/history - overlay_effect.frag
Fix another #if issue, this time in dither_effect.frag. Reported by Dan Dennedy.
[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.