]> git.sesse.net Git - movit/history - blur_effect.frag
Set better texture environment for the intermediate textures.
[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)...