mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-04 14:17:24 +00:00
Merge branch 'master' into vulkan
This commit is contained in:
parent
c14e3770a2
commit
4617dc5569
115 changed files with 4290 additions and 3872 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -64,6 +64,9 @@
|
|||
[submodule "third_party/date"]
|
||||
path = third_party/date
|
||||
url = https://github.com/HowardHinnant/date.git
|
||||
[submodule "third_party/xxhash"]
|
||||
path = third_party/xxhash
|
||||
url = https://github.com/Cyan4973/xxHash.git
|
||||
[submodule "third_party/glslang"]
|
||||
path = third_party/glslang
|
||||
url = https://github.com/KhronosGroup/glslang.git
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue