mirror of
https://github.com/WinDurango/dxvk.git
synced 2026-02-04 02:41:22 +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:
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
Submodule include/native/directx added at 9ae01457f3
Reference in New Issue
Block a user