-
Notifications
You must be signed in to change notification settings - Fork 21
/
.gitmodules
57 lines (57 loc) · 1.7 KB
/
.gitmodules
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
[submodule "src/zlib"]
path = src/zlib
url = https://github.com/madler/zlib
[submodule "src/mbedtls"]
path = src/mbedtls
url = https://github.com/ARMmbed/mbedtls
[submodule "src/curl"]
path = src/curl
url = https://github.com/curl/curl
[submodule "src/sqlite"]
path = src/sqlite
url = https://github.com/rhuijben/sqlite-amalgamation
[submodule "src/libpng"]
path = src/libpng
url = https://github.com/glennrp/libpng
[submodule "src/freetype"]
path = src/freetype
url = https://github.com/freetype/freetype
[submodule "src/harfbuzz"]
path = src/harfbuzz
url = https://github.com/harfbuzz/harfbuzz
[submodule "src/libogg"]
path = src/libogg
url = https://github.com/xiph/ogg
[submodule "src/libvorbis"]
path = src/libvorbis
url = https://github.com/xiph/vorbis
[submodule "src/libjpeg"]
path = src/libjpeg
url = https://github.com/libjpeg-turbo/libjpeg-turbo
[submodule "src/libvpx"]
path = src/libvpx
url = https://github.com/webmproject/libvpx
[submodule "src/sdl2"]
path = src/sdl2
url = https://github.com/supertuxkart/SDL
[submodule "src/openal"]
path = src/openal
url = https://github.com/kcat/openal-soft
[submodule "src/libopenglrecorder"]
path = src/libopenglrecorder
url = https://github.com/Benau/libopenglrecorder
[submodule "src/libsamplerate"]
path = src/libsamplerate
url = https://github.com/libsndfile/libsamplerate
[submodule "src/wayland"]
path = src/wayland
url = https://gitlab.freedesktop.org/wayland/wayland
[submodule "src/bluez"]
path = src/bluez
url = https://github.com/bluez/bluez
[submodule "src/astc-encoder"]
path = src/astc-encoder
url = https://github.com/ARM-software/astc-encoder
[submodule "src/shaderc"]
path = src/shaderc
url = https://github.com/google/shaderc