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

34 lines
1.0 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_36
2015-01-10 22:19:21 +01:00
[submodule "minidx9"]
2016-03-20 01:05:12 +01:00
path = 3rdparty/minidx9
2015-01-10 22:19:21 +01:00
url = https://github.com/hrydgard/minidx9.git
[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 = GSL
url = https://github.com/Microsoft/GSL.git
[submodule "libpng"]
path = libpng
url = https://github.com/RPCS3/libpng
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