-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitmodules
More file actions
62 lines (62 loc) · 2.12 KB
/
Copy path.gitmodules
File metadata and controls
62 lines (62 loc) · 2.12 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
[submodule "MobileGlues"]
path = renderers/MobileGlues/MobileGlues
url = https://github.com/MobileGL-Dev/MobileGlues.git
shallow = true
[submodule "GLXShim"]
path = renderers/mesa-libs/libs/kopper_zink/GLXShim
url = https://github.com/Swung0x48/GLXShim.git
shallow = true
[submodule "mesa-kopper"]
path = renderers/mesa-libs/mesa
url = https://gitlab.freedesktop.org/Swung0x48/mesa.git
shallow = true
[submodule "mesa-drm"]
path = renderers/mesa-libs/libs/kopper_zink/drm
url = https://gitlab.freedesktop.org/mesa/libdrm.git
shallow = true
[submodule "renderers/HolyGL4ES/HolyGL4ES"]
path = renderers/HolyGL4ES/HolyGL4ES
url = https://github.com/AngelAuraMC/HolyGL4ES.git
shallow = true
[submodule "SDL/sdl2-compat"]
path = SDL/sdl2-compat
url = https://github.com/libsdl-org/sdl2-compat.git
shallow = true
[submodule "SDL/SDL3"]
path = SDL/SDL3
url = https://github.com/libsdl-org/SDL.git
shallow = true
[submodule "renderers/krypton_wrapper/krypton_wrapper"]
path = renderers/krypton_wrapper/krypton_wrapper
url = https://github.com/BZLZHH/NG-GL4ES.git
shallow = true
[submodule "imgui-java"]
path = misc/imgui-java/imgui-java
url = https://github.com/alexytomi/imgui-java.git
shallow = true
[submodule "misc/lwjgl-classes/lwjgl3"]
path = misc/lwjgl-classes/lwjgl3
url = https://github.com/AngelAuraMC/lwjgl3.git
shallow = true
[submodule "misc/openal-soft/openal-soft"]
path = misc/openal-soft/openal-soft
url = https://github.com/AngelAuraMC/openal-soft.git
shallow = true
[submodule "renderers/ANGLE/angle"]
path = renderers/ANGLE/angle
url = https://github.com/AngelAuraMC/angle.git
shallow = true
update = none
[submodule "misc/zstd-jni/zstd-jni"]
path = misc/zstd-jni/zstd-jni
url = https://github.com/luben/zstd-jni.git
shallow = true
[submodule "MobileGL"]
path = renderers/MobileGL/MobileGL
url = https://github.com/MobileGL-Dev/MobileGL.git
[submodule "misc/Dobby/Dobby"]
path = misc/Dobby/Dobby
url = https://github.com/jmpews/Dobby.git
[submodule "renderers/SimpleFPEWrapper/SimpleFPEWrapper"]
path = renderers/SimpleFPEWrapper/SimpleFPEWrapper
url = https://github.com/MobileGL-Dev/SimpleFPEWrapper.git