rpcs3/.gitmodules

48 lines
1.4 KiB
Plaintext
Raw Normal View History

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