]> git.sesse.net Git - movit/history - overlay_effect.frag
Skip all the compute shader tests if there is no compute support (it was done before...
[movit] / overlay_effect.frag
2016-01-31 Steinar H. GundersonIn OverlayEffect, add support for swapping the inputs.
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.