mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-18 11:52:12 +01:00
[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:
parent
92698be09a
commit
e969f49cee
3
.gitmodules
vendored
Normal file
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "include/native/directx"]
|
||||
path = include/native/directx
|
||||
url = https://github.com/Joshua-Ashton/mingw-directx-headers
|
1
include/native/directx
Submodule
1
include/native/directx
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 9ae01457f3f52b90fcdb472fc8ad86a0c89c15e5
|
Loading…
x
Reference in New Issue
Block a user