1
0
mirror of https://github.com/RPCS3/rpcs3.git synced 2024-11-22 10:42:36 +01:00
rpcs3/.gitmodules

44 lines
1.3 KiB
Plaintext
Raw Normal View History

[submodule "wxWidgets"]
path = wxWidgets
2015-07-23 11:38:11 +02:00
url = https://github.com/wxWidgets/wxWidgets
ignore = dirty
2014-02-22 18:42:23 +01:00
[submodule "rpcs3-ffmpeg"]
2016-03-20 01:05:12 +01:00
path = 3rdparty/ffmpeg
2015-09-15 01:33:30 +02:00
url = https://github.com/hrydgard/ppsspp-ffmpeg
2014-04-04 17:36:53 +02:00
[submodule "asmjit"]
path = asmjit
2015-07-02 19:10:00 +02:00
url = https://github.com/kobalicek/asmjit
2015-11-16 16:04:49 +01:00
ignore = dirty
2014-09-15 16:30:34 +02:00
[submodule "llvm"]
path = llvm
2015-07-22 01:10:14 +02:00
url = https://github.com/llvm-mirror/llvm
branch = release_38
[submodule "rsx_program_decompiler"]
path = rsx_program_decompiler
url = https://github.com/RPCS3/rsx_program_decompiler
2016-01-03 19:31:00 +01:00
[submodule "GSL"]
path = 3rdparty/GSL
2016-01-03 19:31:00 +01:00
url = https://github.com/Microsoft/GSL.git
[submodule "libpng"]
path = 3rdparty/libpng
url = https://github.com/RPCS3/libpng
ignore = dirty
2016-02-16 20:23:17 +01:00
[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
2016-03-29 11:23:15 +02:00
[submodule "Utilities/yaml-cpp"]
path = Utilities/yaml-cpp
url = https://github.com/RPCS3/yaml-cpp
[submodule "3rdparty/pugixml"]
path = 3rdparty/pugixml
url = https://github.com/RPCS3/pugixml
2016-07-18 22:56:50 +02:00
[submodule "3rdparty/cereal"]
path = 3rdparty/cereal
url = https://github.com/USCiLab/cereal.git
2016-07-17 22:37:37 +02:00
[submodule "rsx-debugger"]
path = rsx-debugger
url = https://github.com/RPCS3/rsx-debugger.git