mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-04 14:17:24 +00:00
[D3D12] Include recent D3D12 headers from the Microsoft GitHub
This commit is contained in:
parent
9535e610b0
commit
c4e1242fa2
6 changed files with 40 additions and 5 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -85,3 +85,6 @@
|
|||
[submodule "third_party/VulkanMemoryAllocator"]
|
||||
path = third_party/VulkanMemoryAllocator
|
||||
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
|
||||
[submodule "third_party/DirectX-Headers"]
|
||||
path = third_party/DirectX-Headers
|
||||
url = https://github.com/microsoft/DirectX-Headers.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue