mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-12-10 05:38:49 +00:00
added vulkan submodule
This commit is contained in:
4
.gitmodules
vendored
4
.gitmodules
vendored
@@ -33,3 +33,7 @@
|
|||||||
path = third-party/toml11
|
path = third-party/toml11
|
||||||
url = https://github.com/ToruNiina/toml11
|
url = https://github.com/ToruNiina/toml11
|
||||||
branch = master
|
branch = master
|
||||||
|
[submodule "third-party/vulkan"]
|
||||||
|
path = third-party/vulkan
|
||||||
|
url = https://github.com/shadps4/vulkan.git
|
||||||
|
branch = main
|
||||||
|
|||||||
1
third-party/vulkan
vendored
Submodule
1
third-party/vulkan
vendored
Submodule
Submodule third-party/vulkan added at b684e9e876
Reference in New Issue
Block a user