forked from MobileGL-Dev/MobileGlues
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
15 lines (15 loc) · 703 Bytes
/
Copy path.gitmodules
File metadata and controls
15 lines (15 loc) · 703 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "MobileGlues-cpp/3rdparty/perfetto"]
path = MobileGlues-cpp/3rdparty/perfetto
url = https://android.googlesource.com/platform/external/perfetto
[submodule "MobileGlues-cpp/3rdparty/xxhash"]
path = MobileGlues-cpp/3rdparty/xxhash
url = https://github.com/PiotrBzdrega/xxhash.git
[submodule "MobileGlues-cpp/3rdparty/glslang"]
path = MobileGlues-cpp/3rdparty/glslang
url = https://github.com/aaaapai/glslang.git
[submodule "MobileGlues-cpp/3rdparty/SPIRV-Cross"]
path = MobileGlues-cpp/3rdparty/SPIRV-Cross
url = https://github.com/aaaapai/SPIRV-Cross.git
[submodule "MobileGlues-cpp/include/ska"]
path = MobileGlues-cpp/include/ska
url = https://github.com/aaaapai/flat_hash_map.git