mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-21 21:26:03 +01:00
Fix up vkd3d-proton build
This commit is contained in:
parent
dd7130d113
commit
1c26086688
31 changed files with 42 additions and 4440 deletions
12
.gitmodules
vendored
12
.gitmodules
vendored
|
|
@ -19,15 +19,6 @@
|
|||
[submodule "FAudio"]
|
||||
path = FAudio
|
||||
url = https://github.com/FNA-XNA/FAudio/
|
||||
[submodule "vkd3d"]
|
||||
path = vkd3d
|
||||
url = https://github.com/ValveSoftware/vkd3d/
|
||||
[submodule "SPIRV-Headers"]
|
||||
path = SPIRV-Headers
|
||||
url = https://github.com/KhronosGroup/SPIRV-Headers
|
||||
[submodule "Vulkan-Headers"]
|
||||
path = Vulkan-Headers
|
||||
url = https://github.com/KhronosGroup/Vulkan-Headers
|
||||
[submodule "gstreamer"]
|
||||
path = gstreamer
|
||||
url = https://gitlab.freedesktop.org/gstreamer/gstreamer.git
|
||||
|
|
@ -43,3 +34,6 @@
|
|||
[submodule "gst-orc"]
|
||||
path = gst-orc
|
||||
url = https://gitlab.freedesktop.org/gstreamer/orc.git
|
||||
[submodule "vkd3d-proton"]
|
||||
path = vkd3d-proton
|
||||
url = https://github.com/HansKristian-Work/vkd3d-proton
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue