summaryrefslogtreecommitdiffhomepage
path: root/examples/resources/shaders/glsl100/bloom.fs
AgeCommit message (Collapse)Author
2016-07-25Redesigned bloom shader to work on RPIraysan5
2016-06-10Fixed GLSL 100 shadersvictorfisac
texture() doesn't exist in glsl 100, it must use texture2D().
2016-05-18Updated shaders with commentsraysan5
2016-04-07Reviewed shaders and added commentsraysan5