mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-02-01 08:52:11 +01:00
c5deedef2d
Helps decouple the D3D11 module from the DXGI implementation. This also allows us to clean up D3D11 device creation, which is much needed. Based on zzhiyi/dxvk@fa441937f1 Co-authored-by: Zhiyi Zhang <zzhang@codeweavers.com>