Skip to content

vout: opengl: fix shader compilation

François Cartegnie requested to merge fcartegnie/vlc:mr200225 into master

GLSL 100 does not support sampler3D. Shader only uses a sampler2D.

Merge request reports

Loading