mirror of
https://github.com/xenia-project/xenia.git
synced 2026-04-20 05:53:40 +00:00
Merge branch 'master' into vulkan
This commit is contained in:
commit
b8c9d5bb8c
40 changed files with 368 additions and 16034 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -73,6 +73,9 @@
|
|||
[submodule "third_party/FidelityFX-FSR"]
|
||||
path = third_party/FidelityFX-FSR
|
||||
url = https://github.com/GPUOpen-Effects/FidelityFX-FSR.git
|
||||
[submodule "third_party/Vulkan-Headers"]
|
||||
path = third_party/Vulkan-Headers
|
||||
url = https://github.com/KhronosGroup/Vulkan-Headers.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