mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-05 06:35:11 +00:00
Merge branch 'master' into vulkan
This commit is contained in:
commit
8febf02a39
35 changed files with 737 additions and 670 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -55,6 +55,9 @@
|
|||
[submodule "third_party/DirectXShaderCompiler"]
|
||||
path = third_party/DirectXShaderCompiler
|
||||
url = https://github.com/microsoft/DirectXShaderCompiler.git
|
||||
[submodule "third_party/premake-cmake"]
|
||||
path = third_party/premake-cmake
|
||||
url = https://github.com/Enhex/premake-cmake.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