mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-04-04 14:08:30 +00:00
Moves glm, GSL and libpng to 3rdparty
Moves glm and GSL to 3rdparty Moves libpng to 3rdparty
This commit is contained in:
parent
6182f5346d
commit
38f93461d1
275 changed files with 12 additions and 20 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -20,10 +20,10 @@
|
|||
path = rsx_program_decompiler
|
||||
url = https://github.com/RPCS3/rsx_program_decompiler
|
||||
[submodule "GSL"]
|
||||
path = GSL
|
||||
path = 3rdparty/GSL
|
||||
url = https://github.com/Microsoft/GSL.git
|
||||
[submodule "libpng"]
|
||||
path = libpng
|
||||
path = 3rdparty/libpng
|
||||
url = https://github.com/RPCS3/libpng
|
||||
[submodule "Vulkan/glslang"]
|
||||
path = Vulkan/glslang
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue