Initial graphics implementation.

This commit is contained in:
Skyth
2024-10-06 20:12:17 +03:00
parent b2f92ff2a9
commit 24830e1326
18 changed files with 9001 additions and 54 deletions

3
.gitmodules vendored
View File

@@ -8,3 +8,6 @@
[submodule "thirdparty/unordered_dense"]
path = thirdparty/unordered_dense
url = https://github.com/martinus/unordered_dense.git
[submodule "thirdparty/D3D12MemoryAllocator"]
path = thirdparty/D3D12MemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git