]> git.sesse.net Git - movit/history - overlay_effect.cpp
Some small cleanups after we got rid of GLSL 1.10; we can now unify 1.30 and ES 3...
[movit] / overlay_effect.cpp
2014-02-12 Steinar H. GundersonMove everything into “namespace movit”.
2014-01-23 Steinar H. GundersonMove to 'using namespace std;' in all .cpp files.
2013-01-12 Steinar H. GundersonAdded an overlay effect, implementing the atop effect.