-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
108 lines (108 loc) · 3.78 KB
/
Copy path.gitmodules
File metadata and controls
108 lines (108 loc) · 3.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
[submodule "Externals/SDL"]
path = Externals/SDL
url = https://github.com/libsdl-org/SDL.git
[submodule "Externals/7zip"]
path = Externals/7zip
url = https://github.com/ip7z/7zip.git
[submodule "Externals/discord-rpc"]
path = Externals/discord-rpc
url = https://github.com/discord/discord-rpc.git
[submodule "Externals/cubeb"]
path = Externals/cubeb
url = https://github.com/mozilla/cubeb.git
[submodule "Externals/libpng"]
path = Externals/libpng
url = https://github.com/pnggroup/libpng.git
[submodule "Externals/libusb"]
path = Externals/libusb
url = https://github.com/libusb/libusb.git
[submodule "Externals/zlib"]
path = Externals/zlib
url = https://github.com/madler/zlib.git
[submodule "Externals/rcheevos"]
path = Externals/rcheevos
url = https://github.com/RetroAchievements/rcheevos.git
[submodule "Externals/hidapi"]
path = Externals/hidapi
url = https://github.com/jarveson/hidapi.git
[submodule "Externals/SFML"]
path = Externals/SFML
url = https://github.com/SFML/SFML.git
[submodule "Externals/curl"]
path = Externals/curl
url = https://github.com/curl/curl.git
[submodule "Externals/Vulkan-headers"]
path = Externals/Vulkan-headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "Externals/FFmpeg"]
path = Externals/FFmpeg
url = https://github.com/FFmpeg/FFmpeg.git
[submodule "Externals/imgui"]
path = Externals/imgui
url = https://github.com/ocornut/imgui.git
[submodule "Externals/rapidjson"]
path = Externals/rapidjson
url = https://github.com/Tencent/rapidjson.git
[submodule "Externals/openal-soft"]
path = Externals/openal-soft
url = https://github.com/kcat/openal-soft.git
[submodule "Externals/lodepng"]
path = Externals/lodepng
url = https://github.com/lvandeve/lodepng.git
[submodule "Externals/VulkanMemoryAllocator"]
path = Externals/VulkanMemoryAllocator
url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
[submodule "Externals/asmjit"]
path = Externals/asmjit
url = https://github.com/asmjit/asmjit.git
[submodule "Externals/flatbuffers"]
path = Externals/flatbuffers
url = https://github.com/google/flatbuffers.git
[submodule "Externals/Fusion"]
path = Externals/Fusion
url = https://github.com/xioTechnologies/Fusion.git
[submodule "Externals/glslang"]
path = Externals/glslang
url = https://github.com/KhronosGroup/glslang.git
[submodule "Externals/pugixml"]
path = Externals/pugixml
url = https://github.com/zeux/pugixml.git
[submodule "Externals/wolfssl"]
path = Externals/wolfssl
url = https://github.com/wolfSSL/wolfssl.git
[submodule "Externals/yaml-cpp"]
path = Externals/yaml-cpp
url = https://github.com/jbeder/yaml-cpp.git
[submodule "Externals/Vulkan-Headers"]
path = Externals/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "Externals/fmt"]
path = Externals/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "Externals/googletest"]
path = Externals/googletest
url = https://github.com/google/googletest.git
[submodule "Externals/implot"]
path = Externals/implot
url = https://github.com/epezent/implot.git
[submodule "Externals/libadrenotools"]
path = Externals/libadrenotools
url = https://github.com/bylaws/libadrenotools.git
[submodule "Externals/libspng"]
path = Externals/libspng
url = https://github.com/randy408/libspng.git
[submodule "Externals/minizip-ng"]
path = Externals/minizip-ng
url = https://github.com/zlib-ng/minizip-ng.git
[submodule "Externals/SPIRV-Cross"]
path = Externals/SPIRV-Cross
url = https://github.com/KhronosGroup/SPIRV-Cross.git
[submodule "Externals/tinygltf"]
path = Externals/tinygltf
url = https://github.com/syoyo/tinygltf.git
[submodule "Externals/xxHash"]
path = Externals/xxHash
url = https://github.com/Cyan4973/xxHash.git
[submodule "Externals/zlib-ng"]
path = Externals/zlib-ng
url = https://github.com/zlib-ng/zlib-ng.git