summaryrefslogtreecommitdiff
path: root/shaders/default.f.glsl
AgeCommit message (Expand)Author
2017-07-07Fix texture coordinate offsets in default shader so things look right with re...Michael Pavone
2017-06-17Minor simplification of default fragment shaderMichael Pavone
2017-06-17Force texture y-coordinate to middle of line in default shader. Substantially...Michael Pavone
2017-06-17Slightly less broken default fragment shader. Looks much better with nearest ...Michael Pavone
2017-01-18Overscan is now configurableMichael Pavone
2013-10-28Move shader files to their own directory. Read shaders from /.config/blastem/...Mike Pavone