[native] Add DirectX headers submodule

Adds DirectX headers for use when building DXVK
natively for Linux.

These use the substitute Windows headers I made.

These are a minimal set of DirectX specific headers that are compatible with the substitute Windows headers I made.

For any license concerns please see the README in the submodule.
This commit is contained in:
Joshua Ashton 2022-08-21 17:28:03 +00:00 committed by Joshie
parent 92698be09a
commit e969f49cee
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "include/native/directx"]
path = include/native/directx
url = https://github.com/Joshua-Ashton/mingw-directx-headers

@ -0,0 +1 @@
Subproject commit 9ae01457f3f52b90fcdb472fc8ad86a0c89c15e5