mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-04 01:29:26 +01:00
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>