include: Add the IDXGISwapChain3 interface.

For cross-compilation of demos. Ideally we'd just depend on the MinGW-w64
headers for these, but we can't depend on those being new enough to include
these interfaces.
This commit is contained in:
Henri Verbeet
2016-09-28 13:38:28 +02:00
parent a8f7602b14
commit 110309b623
8 changed files with 275 additions and 1 deletions

5
include/.gitignore vendored
View File

@@ -1,4 +1,9 @@
config.h
config.h.in
d3d12.h
dxgi.h
dxgi1_2.h
dxgi1_3.h
dxgi1_4.h
dxgitype.h
stamp-h1