Skip to content
GitLab
Explore
Sign in
Register
vout: opengl: fix shader compilation
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
vout: opengl: fix shader compilation
François Cartegnie
requested to merge
fcartegnie/vlc:mr200225
into
master
Feb 20, 2025
Overview
6
Commits
1
Pipelines
6
Changes
4
GLSL 100 does not support sampler3D. Shader only uses a sampler2D.
Merge request reports
Loading