]> git.sesse.net Git - movit/history - blur_effect.frag
Add vertical blurring, and fix a bug where not all taps would be used.
[movit] / blur_effect.frag
2012-10-02 Steinar H. GundersonAdd vertical blurring, and fix a bug where not all...
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)...