]> git.sesse.net Git - movit/history - blur_effect.cpp
Make the blur into a simple, Gaussian horizontal blur. Still not very good.
[movit] / blur_effect.cpp
2012-10-02 Steinar H. GundersonMake the blur into a simple, Gaussian horizontal blur...
2012-10-02 Steinar H. GundersonSupport multiple render phases (with FBOs and all)...