mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-04 14:08:30 +00:00
vulkan: Add relevant libs.
This commit is contained in:
parent
b6323861a5
commit
c0423d513d
20 changed files with 398 additions and 9 deletions
6
.gitmodules
vendored
6
.gitmodules
vendored
|
|
@ -25,3 +25,9 @@
|
|||
[submodule "libpng"]
|
||||
path = libpng
|
||||
url = https://github.com/RPCS3/libpng
|
||||
[submodule "Vulkan/glslang"]
|
||||
path = Vulkan/glslang
|
||||
url = https://github.com/KhronosGroup/glslang.git
|
||||
[submodule "Vulkan/Vulkan-LoaderAndValidationLayers"]
|
||||
path = Vulkan/Vulkan-LoaderAndValidationLayers
|
||||
url = https://github.com/KhronosGroup/Vulkan-LoaderAndValidationLayers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue