Skip to content

d3d11_fmt: build as C++

Steve Lhomme requested to merge robUx4/vlc:d3d11_cpp into master

Then we can use ComPtr. Ultimately all D3D11 modules using these helpers can be in C++ which will simplify things a bit more.

Merge request reports