Skip to content

d3d11_fmt: lookup the GPU in the registry in case-insensitive way

Steve Lhomme requested to merge robUx4/vlc:amd-gpu-string into master

It seems newer AMD drivers/GPUs use upper case for the MatchingDeviceId string.

Fixes #25863 (closed)

Merge request reports