mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
VideoBackends: Use DXGI 1.6 and D3D11_4
This commit is contained in:
parent
cd3993708f
commit
c9bd6a13a9
16 changed files with 19 additions and 13 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <dxgi1_2.h>
|
||||
#include <dxgi1_6.h>
|
||||
#include <queue>
|
||||
#include <vector>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue