Skip to content

[3.0] direct3d11: fix bogus use of "legacy_shader" mode

Steve Lhomme requested to merge robUx4/vlc:30-radeon_d3d11 into 3.0.x

It was used too often (missed driver version) and it was not initializing the local texture it relies on.

Consecutive to 92e523bd.

Edited by Steve Lhomme

Merge request reports