forked from rt64/rt64
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
48 lines (48 loc) · 1.71 KB
/
.gitmodules
File metadata and controls
48 lines (48 loc) · 1.71 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
[submodule "src/contrib/implot"]
path = src/contrib/implot
url = https://github.com/epezent/implot
[submodule "src/contrib/hlslpp"]
path = src/contrib/hlslpp
url = https://github.com/redorav/hlslpp
[submodule "src/contrib/xess"]
path = src/contrib/xess
url = https://github.com/intel/xess
[submodule "src/contrib/mupen64plus-win32-deps"]
path = src/contrib/mupen64plus-win32-deps
url = https://github.com/mupen64plus/mupen64plus-win32-deps
[submodule "src/contrib/mupen64plus-core"]
path = src/contrib/mupen64plus-core
url = https://github.com/mupen64plus/mupen64plus-core
[submodule "src/contrib/xxHash"]
path = src/contrib/xxHash
url = https://github.com/Cyan4973/xxHash
[submodule "src/contrib/imgui"]
path = src/contrib/imgui
url = https://github.com/ocornut/imgui
[submodule "src/contrib/im3d"]
path = src/contrib/im3d
url = https://github.com/john-chapman/im3d
[submodule "src/contrib/dxc"]
path = src/contrib/dxc
url = https://github.com/rt64/dxc-bin
[submodule "src/contrib/stb"]
path = src/contrib/stb
url = https://github.com/nothings/stb
[submodule "src/contrib/nativefiledialog-extended"]
path = src/contrib/nativefiledialog-extended
url = https://github.com/btzy/nativefiledialog-extended
[submodule "src/contrib/spirv-cross"]
path = src/contrib/spirv-cross
url = https://github.com/KhronosGroup/SPIRV-Cross.git
[submodule "src/contrib/ddspp"]
path = src/contrib/ddspp
url = https://github.com/redorav/ddspp.git
[submodule "src/contrib/zstd"]
path = src/contrib/zstd
url = https://github.com/facebook/zstd
[submodule "src/contrib/re-spirv"]
path = src/contrib/re-spirv
url = https://github.com/rt64/re-spirv
[submodule "src/contrib/plume"]
path = src/contrib/plume
url = https://github.com/renderbag/plume.git