]> git.sesse.net Git - movit/commit
Added an overlay effect, implementing the atop effect.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 12 Jan 2013 20:50:22 +0000 (21:50 +0100)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Sat, 12 Jan 2013 20:50:22 +0000 (21:50 +0100)
commit5e05605a85a15944b95d7000745446756cdcbfa8
tree500480aa31267e7f63dfe6ae24bb11592f3b3d14
parent49ef2523611e215b327cd26f7bf698d1516edd46
Added an overlay effect, implementing the atop effect.
Makefile
overlay_effect.cpp [new file with mode: 0644]
overlay_effect.frag [new file with mode: 0644]
overlay_effect.h [new file with mode: 0644]
overlay_effect_test.cpp [new file with mode: 0644]