Skip to content

dxgi_fmt: allow rendering planes with a factor on the resources

Steve Lhomme requested to merge robUx4/vlc:d3d11-444-10 into master

The resource we assign to the planes may not match the bitdepth of the source when using DXGI_FORMAT_UNKNOWN.

Merge request reports