forked from OGSR/OGSR-Engine
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
226 lines (226 loc) · 10.2 KB
/
Copy path.gitmodules
File metadata and controls
226 lines (226 loc) · 10.2 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
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
[submodule "3rd_party/Src/DirectX/DirectXMath"]
path = 3rd_party/Src/DirectX/DirectXMath
url = https://github.com/microsoft/DirectXMath.git
[submodule "3rd_party/Src/DirectX/DirectXMesh"]
path = 3rd_party/Src/DirectX/DirectXMesh
url = https://github.com/microsoft/DirectXMesh.git
[submodule "3rd_party/Src/DirectX/DirectXTex/DirectXTex"]
path = 3rd_party/Src/DirectX/DirectXTex/DirectXTex
url = https://github.com/solbjorn/DirectXTex.git
[submodule "3rd_party/Src/FreeType/Skribidi/Skribidi"]
path = 3rd_party/Src/FreeType/Skribidi/Skribidi
url = https://github.com/memononen/Skribidi.git
[submodule "3rd_party/Src/FreeType/freetype/freetype"]
path = 3rd_party/Src/FreeType/freetype/freetype
url = https://github.com/freetype/freetype.git
[submodule "3rd_party/Src/FreeType/graphite/graphite"]
path = 3rd_party/Src/FreeType/graphite/graphite
url = https://github.com/silnrsi/graphite.git
[submodule "3rd_party/Src/FreeType/harfbuzz/harfbuzz"]
path = 3rd_party/Src/FreeType/harfbuzz/harfbuzz
url = https://github.com/harfbuzz/harfbuzz.git
[submodule "3rd_party/Src/FreeType/plutosvg/plutosvg"]
path = 3rd_party/Src/FreeType/plutosvg/plutosvg
url = https://github.com/sammycage/plutosvg.git
[submodule "3rd_party/Src/FreeType/plutovg/plutovg"]
path = 3rd_party/Src/FreeType/plutovg/plutovg
url = https://github.com/sammycage/plutovg.git
[submodule "3rd_party/Src/OpenImageIO/Imath/Imath"]
path = 3rd_party/Src/OpenImageIO/Imath/Imath
url = https://github.com/AcademySoftwareFoundation/Imath.git
[submodule "3rd_party/Src/OpenImageIO/OpenJPH/OpenJPH"]
path = 3rd_party/Src/OpenImageIO/OpenJPH/OpenJPH
url = https://github.com/aous72/OpenJPH.git
[submodule "3rd_party/Src/OpenImageIO/ktx/KTX-Software"]
path = 3rd_party/Src/OpenImageIO/ktx/KTX-Software
url = https://github.com/KhronosGroup/KTX-Software.git
[submodule "3rd_party/Src/OpenImageIO/openexr/openexr"]
path = 3rd_party/Src/OpenImageIO/openexr/openexr
url = https://github.com/AcademySoftwareFoundation/openexr.git
[submodule "3rd_party/Src/OpenImageIO/png/libpng"]
path = 3rd_party/Src/OpenImageIO/png/libpng
url = https://github.com/pnggroup/libpng.git
[submodule "3rd_party/Src/SFML/SFML"]
path = 3rd_party/Src/SFML/SFML
url = https://github.com/solbjorn/SFML.git
[submodule "3rd_party/Src/Xiph/flac/flac"]
path = 3rd_party/Src/Xiph/flac/flac
url = https://github.com/solbjorn/flac.git
[submodule "3rd_party/Src/Xiph/ogg/ogg"]
path = 3rd_party/Src/Xiph/ogg/ogg
url = https://github.com/xiph/ogg.git
[submodule "3rd_party/Src/Xiph/opus/opus"]
path = 3rd_party/Src/Xiph/opus/opus
url = https://github.com/solbjorn/opus.git
[submodule "3rd_party/Src/Xiph/theora/theora"]
path = 3rd_party/Src/Xiph/theora/theora
url = https://github.com/xiph/theora.git
[submodule "3rd_party/Src/Xiph/vorbis/vorbis-aotuv-lancer"]
path = 3rd_party/Src/Xiph/vorbis/vorbis-aotuv-lancer
url = https://github.com/enzo1982/vorbis-aotuv-lancer.git
branch = aotuv-lancer
[submodule "3rd_party/Src/archiving/archive/libarchive"]
path = 3rd_party/Src/archiving/archive/libarchive
url = https://github.com/libarchive/libarchive.git
[submodule "3rd_party/Src/archiving/dwarfs/dwarfs"]
path = 3rd_party/Src/archiving/dwarfs/dwarfs
url = https://github.com/hellobertrand/dwarfs.git
branch = zxc-compressor
[submodule "3rd_party/Src/archiving/minizip/minizip-ng"]
path = 3rd_party/Src/archiving/minizip/minizip-ng
url = https://github.com/zlib-ng/minizip-ng.git
[submodule "3rd_party/Src/archiving/squashfs/squashfs-tools-ng"]
path = 3rd_party/Src/archiving/squashfs/squashfs-tools-ng
url = https://github.com/AgentD/squashfs-tools-ng.git
[submodule "3rd_party/Src/compression/brotli/brotli"]
path = 3rd_party/Src/compression/brotli/brotli
url = https://github.com/google/brotli.git
[submodule "3rd_party/Src/compression/bzip2/bzip2"]
path = 3rd_party/Src/compression/bzip2/bzip2
url = https://github.com/libarchive/bzip2.git
[submodule "3rd_party/Src/compression/deflate/libdeflate"]
path = 3rd_party/Src/compression/deflate/libdeflate
url = https://github.com/ebiggers/libdeflate.git
[submodule "3rd_party/Src/compression/lz4/lz4"]
path = 3rd_party/Src/compression/lz4/lz4
url = https://github.com/lz4/lz4.git
[submodule "3rd_party/Src/compression/lzma/xz"]
path = 3rd_party/Src/compression/lzma/xz
url = https://github.com/tukaani-project/xz.git
[submodule "3rd_party/Src/compression/zlib/zlib-ng"]
path = 3rd_party/Src/compression/zlib/zlib-ng
url = https://github.com/zlib-ng/zlib-ng.git
[submodule "3rd_party/Src/compression/zstd/zstd"]
path = 3rd_party/Src/compression/zstd/zstd
url = https://github.com/facebook/zstd.git
[submodule "3rd_party/Src/compression/zxc/zxc"]
path = 3rd_party/Src/compression/zxc/zxc
url = https://github.com/hellobertrand/zxc.git
[submodule "3rd_party/Src/crypto/boringssl"]
path = 3rd_party/Src/crypto/boringssl
url = https://github.com/google/boringssl.git
[submodule "3rd_party/Src/formatting/assert/libassert"]
path = 3rd_party/Src/formatting/assert/libassert
url = https://github.com/jeremy-rifkin/libassert.git
[submodule "3rd_party/Src/formatting/cpptrace/cpptrace"]
path = 3rd_party/Src/formatting/cpptrace/cpptrace
url = https://github.com/jeremy-rifkin/cpptrace.git
[submodule "3rd_party/Src/formatting/enchantum"]
path = 3rd_party/Src/formatting/enchantum
url = https://github.com/ZXShady/enchantum.git
[submodule "3rd_party/Src/formatting/fast_float"]
path = 3rd_party/Src/formatting/fast_float
url = https://github.com/fastfloat/fast_float.git
[submodule "3rd_party/Src/formatting/fmt/fmt"]
path = 3rd_party/Src/formatting/fmt/fmt
url = https://github.com/fmtlib/fmt.git
[submodule "3rd_party/Src/formatting/re2/re2"]
path = 3rd_party/Src/formatting/re2/re2
url = https://github.com/google/re2.git
[submodule "3rd_party/Src/formatting/scn/scnlib"]
path = 3rd_party/Src/formatting/scn/scnlib
url = https://github.com/solbjorn/scnlib.git
[submodule "3rd_party/Src/i18n/SheenBidi/SheenBidi"]
path = 3rd_party/Src/i18n/SheenBidi/SheenBidi
url = https://github.com/Tehreer/SheenBidi.git
[submodule "3rd_party/Src/i18n/budouxc/budouxc"]
path = 3rd_party/Src/i18n/budouxc/budouxc
url = https://github.com/memononen/budouxc.git
[submodule "3rd_party/Src/i18n/date"]
path = 3rd_party/Src/i18n/date
url = https://github.com/HowardHinnant/date.git
[submodule "3rd_party/Src/i18n/unibreak/libunibreak"]
path = 3rd_party/Src/i18n/unibreak/libunibreak
url = https://github.com/adah1972/libunibreak.git
[submodule "3rd_party/Src/i18n/utfcpp"]
path = 3rd_party/Src/i18n/utfcpp
url = https://github.com/nemtrif/utfcpp.git
[submodule "3rd_party/Src/imgui/ImGuizmo"]
path = 3rd_party/Src/imgui/ImGuizmo
url = https://github.com/CedricGuillemet/ImGuizmo.git
[submodule "3rd_party/Src/imgui/imgui"]
path = 3rd_party/Src/imgui/imgui
url = https://github.com/ocornut/imgui.git
branch = docking
[submodule "3rd_party/Src/imgui/sol2_ImGui_Bindings"]
path = 3rd_party/Src/imgui/sol2_ImGui_Bindings
url = https://github.com/mblackman/sol2_ImGui_Bindings.git
[submodule "3rd_party/Src/legacy/OpCoDe/OpCoDe"]
path = 3rd_party/Src/legacy/OpCoDe/OpCoDe
url = https://github.com/solbjorn/OpCoDe.git
[submodule "3rd_party/Src/luajit2/luajit2"]
path = 3rd_party/Src/luajit2/luajit2
url = https://github.com/openresty/luajit2.git
[submodule "3rd_party/Src/sound/lame/lame"]
path = 3rd_party/Src/sound/lame/lame
url = https://github.com/solbjorn/lame.git
[submodule "3rd_party/Src/sound/mpg123/mpg123"]
path = 3rd_party/Src/sound/mpg123/mpg123
url = https://github.com/madebr/mpg123.git
branch = master
[submodule "3rd_party/Src/sound/openal-soft/openal-soft"]
path = 3rd_party/Src/sound/openal-soft/openal-soft
url = https://github.com/kcat/openal-soft.git
[submodule "3rd_party/Src/sound/portaudio/portaudio"]
path = 3rd_party/Src/sound/portaudio/portaudio
url = https://github.com/PortAudio/portaudio.git
[submodule "3rd_party/Src/sound/sndfile/libsndfile"]
path = 3rd_party/Src/sound/sndfile/libsndfile
url = https://github.com/libsndfile/libsndfile.git
[submodule "3rd_party/Src/renderdoc"]
path = 3rd_party/Src/renderdoc
url = https://github.com/baldurk/renderdoc.git
[submodule "3rd_party/Src/sol2"]
path = 3rd_party/Src/sol2
url = https://github.com/reworks-org/sol2.git
[submodule "3rd_party/Src/system/abseil/abseil-cpp"]
path = 3rd_party/Src/system/abseil/abseil-cpp
url = https://github.com/abseil/abseil-cpp.git
[submodule "3rd_party/Src/system/boost/boost"]
path = 3rd_party/Src/system/boost/boost
url = https://github.com/boostorg/boost.git
branch = develop
[submodule "3rd_party/Src/system/llvm/llvm-project"]
path = 3rd_party/Src/system/llvm/llvm-project
url = https://github.com/llvm/llvm-project.git
branch = release/22.x
[submodule "3rd_party/Src/system/mimalloc/mimalloc"]
path = 3rd_party/Src/system/mimalloc/mimalloc
url = https://github.com/microsoft/mimalloc.git
branch = dev3
[submodule "3rd_party/Src/tmc/TooManyCooks"]
path = 3rd_party/Src/tmc/TooManyCooks
url = https://github.com/tzcnt/TooManyCooks.git
[submodule "3rd_party/Src/tmc/cpputils"]
path = 3rd_party/Src/tmc/cpputils
url = https://github.com/tzcnt/cpputils.git
[submodule "3rd_party/Src/tmc/hwloc/hwloc"]
path = 3rd_party/Src/tmc/hwloc/hwloc
url = https://github.com/open-mpi/hwloc.git
[submodule "3rd_party/Src/utility/GSL"]
path = 3rd_party/Src/utility/GSL
url = https://github.com/microsoft/GSL.git
[submodule "3rd_party/Src/utility/callme"]
path = 3rd_party/Src/utility/callme
url = https://github.com/solbjorn/callme.git
[submodule "3rd_party/Src/utility/json"]
path = 3rd_party/Src/utility/json
url = https://github.com/nlohmann/json.git
[submodule "3rd_party/Src/utility/plf_bitsets"]
path = 3rd_party/Src/utility/plf_bitsets
url = https://github.com/mattreecebentley/plf_bitsets.git
[submodule "3rd_party/Src/utility/pugixml/pugixml"]
path = 3rd_party/Src/utility/pugixml/pugixml
url = https://github.com/zeux/pugixml.git
[submodule "3rd_party/Src/utility/range-v3"]
path = 3rd_party/Src/utility/range-v3
url = https://github.com/ericniebler/range-v3.git
[submodule "3rd_party/Src/utility/rtti"]
path = 3rd_party/Src/utility/rtti
url = https://github.com/solbjorn/rtti.git
[submodule "3rd_party/Src/utility/tracy"]
path = 3rd_party/Src/utility/tracy
url = https://github.com/wolfpld/tracy.git
[submodule "3rd_party/Src/utility/xxHash/xxHash"]
path = 3rd_party/Src/utility/xxHash/xxHash
url = https://github.com/Cyan4973/xxHash.git