summaryrefslogtreecommitdiff
path: root/Data/Sys/Shaders/FXAA.glsl
AgeCommit message (Expand)Author
2014-08-13Change all the post processing shaders to the new system.Ryan Houdek
2014-07-18Support Sampler binding in the shader.Ryan Houdek
2014-05-20Update FXAA.glslmyownfriend
2013-10-29Fix FXAA shader for OpenGL ES 3.Ryan Houdek
2013-10-27This introduces a FXAA post processing shader for our OpenGL backend. I would...Ryan Houdek