rpcs3/.gitmodules

37 lines
1.1 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
branch = release_36
[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
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