]> git.sesse.net Git - movit/history - mix_effect.cpp
We switched to #version 300 es shaders for GLES a while back, so we now have round().
[movit] / mix_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.
2012-10-05 Steinar H. GundersonAdd a glow effect, and an effect that linearly mixes...