forked from bobsgame/okgame
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitmodules
More file actions
279 lines (278 loc) · 8.35 KB
/
Copy path.gitmodules
File metadata and controls
279 lines (278 loc) · 8.35 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
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
[submodule "lib/boost"]
path = lib/boost
url = https://github.com/boostorg/boost
[submodule "lib/CTPL"]
path = lib/CTPL
url = https://github.com/vit-vit/CTPL
[submodule "lib/glew"]
path = lib/glew
url = https://github.com/nigels-com/glew
[submodule "lib/GWEN"]
path = lib/GWEN
url = https://github.com/robertpelloni/GWEN
[submodule "lib/sigar"]
path = lib/sigar
url = https://github.com/hyperic/sigar
[submodule "lib/imgui"]
path = lib/imgui
url = https://github.com/ocornut/imgui
[submodule "lib/libmodplug"]
path = lib/libmodplug
url = https://github.com/Konstanty/libmodplug
[submodule "lib/lz4-java"]
path = lib/lz4-java
url = https://github.com/lz4/lz4-java
[submodule "lib/MicroPather"]
path = lib/MicroPather
url = https://github.com/leethomason/MicroPather
[submodule "lib/miniz"]
path = lib/miniz
url = https://github.com/richgel999/miniz
[submodule "lib/MODPlay"]
path = lib/MODPlay
url = https://github.com/prochazkaml/MODPlay
[submodule "lib/nanogui"]
path = lib/nanogui
url = https://github.com/wjakob/nanogui
[submodule "lib/nanogui-sdl"]
path = lib/nanogui-sdl
url = https://gitlab.com/MrPepperoni/nanogui-sdl
[submodule "lib/nngui"]
path = lib/nngui
url = https://github.com/draekko/nngui
[submodule "lib/poco"]
path = lib/poco
url = https://github.com/pocoproject/poco
[submodule "lib/SDL"]
path = lib/SDL
url = https://github.com/libsdl-org/SDL
branch = SDL2
[submodule "lib/SDL_image"]
path = lib/SDL_image
url = https://github.com/libsdl-org/SDL_image
branch = SDL2
[submodule "lib/SDL_ttf"]
path = lib/SDL_ttf
url = https://github.com/libsdl-org/SDL_ttf
branch = SDL2
[submodule "lib/SDL_mixer"]
path = lib/SDL_mixer
url = https://github.com/libsdl-org/SDL_mixer
branch = SDL2
[submodule "lib/SDL_net"]
path = lib/SDL_net
url = https://github.com/libsdl-org/SDL_net
branch = SDL2
[submodule "lib/sdl2-compat"]
path = lib/sdl2-compat
url = https://github.com/libsdl-org/sdl2-compat
[submodule "lib/SDL_rtf"]
path = lib/SDL_rtf
url = https://github.com/libsdl-org/SDL_rtf
[submodule "lib/libtiff"]
path = lib/libtiff
url = https://github.com/libsdl-org/libtiff
[submodule "lib/SDL_gesture"]
path = lib/SDL_gesture
url = https://github.com/libsdl-org/SDL_gesture
[submodule "lib/Maelstrom"]
path = lib/Maelstrom
url = https://github.com/libsdl-org/Maelstrom
[submodule "lib/SDL_native_midi"]
path = lib/SDL_native_midi
url = https://github.com/libsdl-org/SDL_native_midi
[submodule "lib/jpeg"]
path = lib/jpeg
url = https://github.com/libsdl-org/jpeg
[submodule "lib/harfbuzz"]
path = lib/harfbuzz
url = https://github.com/libsdl-org/harfbuzz
[submodule "lib/freetype"]
path = lib/freetype
url = https://github.com/libsdl-org/freetype
[submodule "lib/mpg123"]
path = lib/mpg123
url = https://github.com/libsdl-org/mpg123
[submodule "lib/dav1d"]
path = lib/dav1d
url = https://github.com/libsdl-org/dav1d
[submodule "lib/libjxl"]
path = lib/libjxl
url = https://github.com/libsdl-org/libjxl
[submodule "lib/aom"]
path = lib/aom
url = https://github.com/libsdl-org/aom
[submodule "lib/highway"]
path = lib/highway
url = https://github.com/libsdl-org/highway
[submodule "lib/libavif"]
path = lib/libavif
url = https://github.com/libsdl-org/libavif
[submodule "lib/libpng"]
path = lib/libpng
url = https://github.com/libsdl-org/libpng
[submodule "lib/flac"]
path = lib/flac
url = https://github.com/libsdl-org/flac
[submodule "lib/game-music-emu"]
path = lib/game-music-emu
url = https://github.com/libsdl-org/game-music-emu
[submodule "lib/stb"]
path = lib/stb
url = https://github.com/libsdl-org/stb
[submodule "lib/plutovg"]
path = lib/plutovg
url = https://github.com/libsdl-org/plutovg
[submodule "lib/libxmp"]
path = lib/libxmp
url = https://github.com/libsdl-org/libxmp
[submodule "lib/libwebp"]
path = lib/libwebp
url = https://github.com/libsdl-org/libwebp
[submodule "lib/plutosvg"]
path = lib/plutosvg
url = https://github.com/libsdl-org/plutosvg
[submodule "lib/vorbis"]
path = lib/vorbis
url = https://github.com/libsdl-org/vorbis
[submodule "lib/WavPack"]
path = lib/WavPack
url = https://github.com/libsdl-org/WavPack
[submodule "lib/opusfile"]
path = lib/opusfile
url = https://github.com/libsdl-org/opusfile
[submodule "lib/opus"]
path = lib/opus
url = https://github.com/libsdl-org/opus
[submodule "lib/ogg"]
path = lib/ogg
url = https://github.com/libsdl-org/ogg
[submodule "lib/zlib"]
path = lib/zlib
url = https://github.com/libsdl-org/zlib
[submodule "lib/tremor"]
path = lib/tremor
url = https://github.com/libsdl-org/tremor
[submodule "lib/SDL2_gfx"]
path = lib/SDL2_gfx
url = https://github.com/giroletm/SDL2_gfx
[submodule "lib/glad"]
path = lib/glad
url = https://github.com/Dav1dde/glad
[submodule "lib/glfw"]
path = lib/glfw
url = https://github.com/glfw/glfw
[submodule "lib/cppcodec"]
path = lib/cppcodec
url = https://github.com/tplgy/cppcodec
[submodule "lib/Snippets"]
path = lib/Snippets
url = https://github.com/DanielGibson/Snippets
[submodule "lib/md5-c"]
path = lib/md5-c
url = https://github.com/Zunawe/md5-c
[submodule "lib/paulxstretch"]
path = lib/paulxstretch
url = https://github.com/essej/paulxstretch
[submodule "lib/soundtouch"]
path = lib/soundtouch
url = https://codeberg.org/soundtouch/soundtouch
[submodule "lib/mpv"]
path = lib/mpv
url = https://github.com/mpv-player/mpv
[submodule "lib/raylib"]
path = lib/raylib
url = https://github.com/raysan5/raylib
[submodule "lib/sumatrapdf"]
path = lib/sumatrapdf
url = https://github.com/sumatrapdfreader/sumatrapdf
[submodule "lib/libusb"]
path = lib/libusb
url = https://github.com/libusb/libusb
[submodule "lib/UACME"]
path = lib/UACME
url = https://github.com/hfiref0x/UACME
[submodule "lib/Nuklear"]
path = lib/Nuklear
url = https://github.com/Immediate-Mode-UI/Nuklear
[submodule "lib/Craft"]
path = lib/Craft
url = https://github.com/fogleman/Craft
[submodule "lib/libretro-super"]
path = lib/libretro-super
url = https://github.com/libretro/libretro-super
[submodule "lib/melonDS"]
path = lib/melonDS
url = https://github.com/melonDS-emu/melonDS
[submodule "lib/Genesis-Plus-GX"]
path = lib/Genesis-Plus-GX
url = https://github.com/ekeeke/Genesis-Plus-GX
[submodule "lib/snes9x2010"]
path = lib/snes9x2010
url = https://github.com/libretro/snes9x2010
[submodule "lib/mgba"]
path = lib/mgba
url = https://github.com/libretro/mgba
[submodule "lib/vbam-libretro"]
path = lib/vbam-libretro
url = https://github.com/libretro/vbam-libretro
[submodule "lib/RetroArch"]
path = lib/RetroArch
url = https://github.com/libretro/RetroArch
[submodule "lib/retroarch-joypad-autoconfig"]
path = lib/retroarch-joypad-autoconfig
url = https://github.com/libretro/retroarch-joypad-autoconfig
[submodule "lib/FBNeo"]
path = lib/FBNeo
url = https://github.com/libretro/FBNeo
[submodule "lib/retroarch-assets"]
path = lib/retroarch-assets
url = https://github.com/libretro/retroarch-assets
[submodule "lib/picodrive"]
path = lib/picodrive
url = https://github.com/libretro/picodrive
[submodule "lib/snes9x"]
path = lib/snes9x
url = https://github.com/libretro/snes9x
[submodule "lib/gpsp"]
path = lib/gpsp
url = https://github.com/libretro/gpsp
[submodule "lib/nestopia"]
path = lib/nestopia
url = https://github.com/libretro/nestopia
[submodule "lib/libretro-samples"]
path = lib/libretro-samples
url = https://github.com/libretro/libretro-samples
[submodule "lib/vba-next"]
path = lib/vba-next
url = https://github.com/libretro/vba-next
[submodule "lib/gambatte-libretro"]
path = lib/gambatte-libretro
url = https://github.com/libretro/gambatte-libretro
[submodule "lib/libretro-fceumm"]
path = lib/libretro-fceumm
url = https://github.com/libretro/libretro-fceumm
[submodule "lib/libretro-common"]
path = lib/libretro-common
url = https://github.com/libretro/libretro-common
[submodule "lib/libretro-lutro"]
path = lib/libretro-lutro
url = https://github.com/libretro/libretro-lutro
[submodule "lib/timidity"]
path = lib/timidity
url = https://github.com/robertpelloni/timidity
[submodule "lib/libtimidity"]
path = lib/libtimidity
url = https://github.com/sezero/libtimidity
[submodule "lib/libmidi"]
path = lib/libmidi
url = https://github.com/opencodewin/libmidi
[submodule "lib/defold-astar"]
path = lib/defold-astar
url = https://github.com/selimanac/defold-astar
[submodule "lib/MilkDrop3"]
path = lib/MilkDrop3
url = https://github.com/robertpelloni/MilkDrop3
[submodule "lib/projectm"]
path = lib/projectm
url = https://github.com/robertpelloni/projectm