forked from hugoam/two
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
71 lines (71 loc) · 2.19 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
58
59
60
61
62
63
64
65
66
67
68
69
70
71
[submodule "3rdparty/bx"]
path = 3rdparty/bx
url = https://github.com/bkaradzic/bx
branch = master
[submodule "3rdparty/stb"]
path = 3rdparty/stb
url = https://github.com/nothings/stb
[submodule "3rdparty/nanovg"]
path = 3rdparty/nanovg
url = https://github.com/memononen/nanovg
[submodule "3rdparty/nanovgvg-layers"]
path = 3rdparty/nanovg-layers
url = https://github.com/hugoam/nanovg
[submodule "3rdparty/bimg"]
path = 3rdparty/bimg
url = https://github.com/hugoam/bimg
[submodule "3rdparty/bgfx"]
path = 3rdparty/bgfx
url = https://github.com/hugoam/bgfx
branch = master
[submodule "3rdparty/lua"]
path = 3rdparty/lua
url = https://github.com/lua/lua
[submodule "3rdparty/nanovg-layers"]
path = 3rdparty/nanovg-layers
url = https://github.com/hugoam/nanovg
[submodule "3rdparty/GENie"]
path = 3rdparty/GENie
url = https://github.com/hugoam/GENie
[submodule "3rdparty/vg-renderer"]
path = 3rdparty/vg-renderer
url = https://github.com/hugoam/vg-renderer
[submodule "3rdparty/FastNoise"]
path = 3rdparty/FastNoise
url = https://github.com/Auburns/FastNoise
[submodule "3rdparty/vorbis"]
path = 3rdparty/vorbis
url = https://github.com/xiph/vorbis
[submodule "3rdparty/ogg"]
path = 3rdparty/ogg
url = https://github.com/xiph/ogg
[submodule "3rdparty/glfw"]
path = 3rdparty/glfw
url = https://github.com/glfw/glfw
[submodule "3rdparty/json11"]
path = 3rdparty/json11
url = https://github.com/dropbox/json11
[submodule "3rdparty/wren"]
path = 3rdparty/wren
url = https://github.com/munificent/wren
[submodule "3rdparty/fcontext"]
path = 3rdparty/fcontext
url = https://github.com/septag/deboost.context
[submodule "3rdparty/tracy"]
path = 3rdparty/tracy
url = https://bitbucket.org/wolfpld/tracy.git
[submodule "3rdparty/xatlas"]
path = 3rdparty/xatlas
url = https://github.com/jpcy/xatlas
[submodule "3rdparty/meshoptimizer"]
path = 3rdparty/meshoptimizer
url = https://github.com/zeux/meshoptimizer
[submodule "3rdparty/culling"]
path = 3rdparty/culling
url = https://github.com/hugoam/MaskedOcclusionCulling
[submodule "3rdparty/libzmq"]
path = 3rdparty/libzmq
url = https://github.com/zeromq/libzmq
[submodule "3rdparty/cppzmq"]
path = 3rdparty/cppzmq
url = https://github.com/zeromq/cppzmq