|
1 | 1 | [submodule "Externals/Qt"] |
2 | 2 | path = Externals/Qt |
3 | 3 | url = https://github.com/dolphin-emu/ext-win-qt.git |
4 | | - branch = master |
5 | 4 | shallow = true |
6 | 5 | [submodule "Externals/mGBA/mgba"] |
7 | 6 | path = Externals/mGBA/mgba |
8 | 7 | url = https://github.com/mgba-emu/mgba.git |
9 | | - branch = master |
10 | 8 | shallow = true |
11 | 9 | [submodule "Externals/FFmpeg-bin"] |
12 | 10 | path = Externals/FFmpeg-bin |
13 | 11 | url = https://github.com/dolphin-emu/ext-win-ffmpeg.git |
14 | | - branch = master |
15 | 12 | shallow = true |
16 | 13 | [submodule "libusb"] |
17 | 14 | path = Externals/libusb/libusb |
18 | 15 | url = https://github.com/libusb/libusb.git |
19 | | - branch = master |
20 | 16 | shallow = true |
21 | 17 | [submodule "Externals/spirv_cross/SPIRV-Cross"] |
22 | 18 | path = Externals/spirv_cross/SPIRV-Cross |
23 | 19 | url = https://github.com/KhronosGroup/SPIRV-Cross.git |
24 | | - branch = main |
25 | 20 | shallow = true |
26 | 21 | [submodule "SDL"] |
27 | 22 | path = Externals/SDL/SDL |
28 | 23 | url = https://github.com/libsdl-org/SDL.git |
29 | | - branch = SDL2 |
30 | 24 | shallow = true |
31 | 25 | [submodule "Externals/zlib-ng/zlib-ng"] |
32 | 26 | path = Externals/zlib-ng/zlib-ng |
|
35 | 29 | [submodule "Externals/libspng/libspng"] |
36 | 30 | path = Externals/libspng/libspng |
37 | 31 | url = https://github.com/randy408/libspng.git |
38 | | - branch = v0.7.2 |
39 | 32 | shallow = true |
40 | 33 | [submodule "Externals/VulkanMemoryAllocator"] |
41 | 34 | path = Externals/VulkanMemoryAllocator |
42 | 35 | url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git |
| 36 | + shallow = true |
43 | 37 | [submodule "Externals/cubeb/cubeb"] |
44 | 38 | path = Externals/cubeb/cubeb |
45 | 39 | url = https://github.com/mozilla/cubeb.git |
46 | | - branch = master |
47 | 40 | shallow = true |
48 | 41 | [submodule "Externals/implot/implot"] |
49 | 42 | path = Externals/implot/implot |
50 | 43 | url = https://github.com/epezent/implot.git |
| 44 | + shallow = true |
51 | 45 | [submodule "Externals/gtest"] |
52 | 46 | path = Externals/gtest |
53 | 47 | url = https://github.com/google/googletest.git |
| 48 | + shallow = true |
54 | 49 | [submodule "Externals/corrosion"] |
55 | 50 | path = Externals/corrosion |
56 | 51 | url = https://github.com/corrosion-rs/corrosion.git |
|
60 | 55 | [submodule "Externals/rcheevos/rcheevos"] |
61 | 56 | path = Externals/rcheevos/rcheevos |
62 | 57 | url = https://github.com/RetroAchievements/rcheevos.git |
| 58 | + shallow = true |
63 | 59 | [submodule "Externals/libadrenotools"] |
64 | 60 | path = Externals/libadrenotools |
65 | 61 | url = https://github.com/bylaws/libadrenotools.git |
| 62 | + shallow = true |
66 | 63 | [submodule "Externals/curl/curl"] |
67 | 64 | path = Externals/curl/curl |
68 | 65 | url = https://github.com/curl/curl.git |
| 66 | + shallow = true |
69 | 67 | [submodule "Externals/fmt/fmt"] |
70 | 68 | path = Externals/fmt/fmt |
71 | 69 | url = https://github.com/fmtlib/fmt.git |
| 70 | + shallow = true |
72 | 71 | [submodule "Externals/lz4/lz4"] |
73 | 72 | path = Externals/lz4/lz4 |
74 | | - url = https://github.com/lz4/lz4 |
| 73 | + url = https://github.com/lz4/lz4.git |
| 74 | + shallow = true |
75 | 75 | [submodule "Externals/xxhash/xxHash"] |
76 | 76 | path = Externals/xxhash/xxHash |
77 | 77 | url = https://github.com/Cyan4973/xxHash.git |
| 78 | + shallow = true |
78 | 79 | [submodule "Externals/enet/enet"] |
79 | 80 | path = Externals/enet/enet |
80 | 81 | url = https://github.com/lsalzman/enet.git |
| 82 | + shallow = true |
81 | 83 | [submodule "hidapi-src"] |
82 | 84 | path = Externals/hidapi/hidapi-src |
83 | | - url = https://github.com/libusb/hidapi |
| 85 | + url = https://github.com/libusb/hidapi.git |
| 86 | + shallow = true |
84 | 87 | [submodule "Externals/tinygltf/tinygltf"] |
85 | 88 | path = Externals/tinygltf/tinygltf |
86 | 89 | url = https://github.com/syoyo/tinygltf.git |
| 90 | + shallow = true |
87 | 91 | [submodule "Externals/minizip-ng/minizip-ng"] |
88 | 92 | path = Externals/minizip-ng/minizip-ng |
89 | | - url = https://github.com/zlib-ng/minizip-ng |
| 93 | + url = https://github.com/zlib-ng/minizip-ng.git |
| 94 | + shallow = true |
90 | 95 | [submodule "Externals/Vulkan-Headers"] |
91 | 96 | path = Externals/Vulkan-Headers |
92 | 97 | url = https://github.com/KhronosGroup/Vulkan-Headers.git |
| 98 | + shallow = true |
| 99 | +[submodule "Externals/watcher/watcher"] |
| 100 | + path = Externals/watcher/watcher |
| 101 | + url = https://github.com/e-dant/watcher.git |
| 102 | + shallow = true |
93 | 103 | [submodule "Externals/SFML/SFML"] |
94 | 104 | path = Externals/SFML/SFML |
95 | 105 | url = https://github.com/SFML/SFML.git |
| 106 | + shallow = true |
96 | 107 | [submodule "Externals/zstd/zstd"] |
97 | 108 | path = Externals/zstd/zstd |
98 | 109 | url = https://github.com/facebook/zstd.git |
| 110 | + shallow = true |
| 111 | +[submodule "Externals/miniupnpc/miniupnp"] |
| 112 | + path = Externals/miniupnpc/miniupnp |
| 113 | + url = https://github.com/miniupnp/miniupnp.git |
| 114 | + shallow = true |
| 115 | +[submodule "Externals/glslang/glslang"] |
| 116 | + path = Externals/glslang/glslang |
| 117 | + url = https://github.com/KhronosGroup/glslang.git |
| 118 | + shallow = true |
| 119 | +[submodule "Externals/pugixml/pugixml"] |
| 120 | + path = Externals/pugixml/pugixml |
| 121 | + url = https://github.com/zeux/pugixml.git |
| 122 | + shallow = true |
| 123 | +[submodule "Externals/cpp-ipc/cpp-ipc"] |
| 124 | + path = Externals/cpp-ipc/cpp-ipc |
| 125 | + url = https://github.com/mutouyun/cpp-ipc.git |
| 126 | + shallow = true |
| 127 | +[submodule "Externals/cpp-optparse/cpp-optparse"] |
| 128 | + path = Externals/cpp-optparse/cpp-optparse |
| 129 | + url = https://github.com/weisslj/cpp-optparse.git |
| 130 | + shallow = true |
| 131 | +[submodule "Externals/bzip2/bzip2"] |
| 132 | + path = Externals/bzip2/bzip2 |
| 133 | + url = https://gitlab.com/bzip2/bzip2.git |
| 134 | + shallow = true |
| 135 | +[submodule "Externals/imgui/imgui"] |
| 136 | + path = Externals/imgui/imgui |
| 137 | + url = https://github.com/ocornut/imgui.git |
| 138 | + shallow = true |
0 commit comments