Skip to content

opengl: add support for higher GLSL versions than 120

Niklas Haas requested to merge haasn/vlc:glsl_version into master

Fixes incompatibility with libplacebo v6 (which requires the use of GLSL 130+)

Merge request reports