aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 3247caca8c7c71ab3f3892b4c81f97ad09000aaa (plain) (blame)
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
[submodule "nihstro"]
    path = externals/nihstro
    url = https://github.com/neobrain/nihstro.git
[submodule "soundtouch"]
    path = externals/soundtouch
    url = https://codeberg.org/soundtouch/soundtouch.git
[submodule "catch2"]
    path = externals/catch2
    url = https://github.com/catchorg/Catch2
[submodule "xbyak"]
    path = externals/xbyak
    url = https://github.com/herumi/xbyak.git
[submodule "fmt"]
    path = externals/fmt
    url = https://github.com/fmtlib/fmt.git
[submodule "enet"]
    path = externals/enet
    url = https://github.com/lsalzman/enet.git
[submodule "inih"]
    path = externals/inih/inih
    url = https://github.com/benhoyt/inih.git
[submodule "libusb"]
    path = externals/libusb/libusb
    url = https://github.com/libusb/libusb.git
[submodule "cubeb"]
    path = externals/cubeb
    url = https://github.com/mozilla/cubeb
[submodule "cpp-jwt"]
    path = externals/cpp-jwt
    url = https://github.com/arun11299/cpp-jwt.git
[submodule "teakra"]
    path = externals/teakra
    url = https://github.com/wwylele/teakra.git
[submodule "lodepng"]
    path = externals/lodepng/lodepng
    url = https://github.com/lvandeve/lodepng.git
[submodule "zstd"]
    path = externals/zstd
    url = https://github.com/facebook/zstd.git
[submodule "libyuv"]
    path = externals/libyuv
    url = https://github.com/lemenkov/libyuv.git
[submodule "sdl2"]
	path = externals/sdl2/SDL
	url = https://github.com/libsdl-org/SDL
[submodule "cryptopp-cmake"]
	path = externals/cryptopp-cmake
	url = https://github.com/abdes/cryptopp-cmake.git
[submodule "cryptopp"]
	path = externals/cryptopp
	url = https://github.com/weidai11/cryptopp.git
[submodule "dds-ktx"]
    path = externals/dds-ktx
    url = https://github.com/septag/dds-ktx
[submodule "openal-soft"]
    path = externals/openal-soft
    url = https://github.com/kcat/openal-soft
[submodule "glslang"]
    path = externals/glslang
    url = https://github.com/KhronosGroup/glslang
[submodule "vma"]
    path = externals/vma
    url = https://github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator
[submodule "vulkan-headers"]
    path = externals/vulkan-headers
    url = https://github.com/KhronosGroup/Vulkan-Headers
[submodule "faad2"]
    path = externals/faad2/faad2
    url = https://github.com/knik0/faad2
[submodule "libadrenotools"]
    path = externals/libadrenotools
    url = https://github.com/bylaws/libadrenotools
[submodule "oaknut"]
	path = externals/oaknut
	url = https://github.com/merryhime/oaknut.git