Skip to content

qt: glsl: avoid `discard`

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/nodiscard into master

discard is noted to prevent early-z test, but we can use fully transparent color instead since (at least) in these cases blending is active.

Merge request reports

Loading