Skip to content
  • Niklas Haas's avatar
    shaders: change implicit GLSL version assumptions · 44b4f779
    Niklas Haas authored
    Instead of assuming the lowest possible, assume GLSL 130 as the
    baseline. This requires bumping the API version because it is a breaking
    change to some use cases.
    
    Also a missing GLSL version compat check to the dither code.
    44b4f779