-
-
Notifications
You must be signed in to change notification settings - Fork 46
/
.gitmodules
21 lines (21 loc) · 987 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "shims/ShaderPlayground.Shims.HLSLcc/Source"]
path = shims/ShaderPlayground.Shims.HLSLcc/Source
url = https://github.com/Unity-Technologies/HLSLcc.git
[submodule "shims/ShaderPlayground.Shims.GlslOptimizer/Source"]
path = shims/ShaderPlayground.Shims.GlslOptimizer/Source
url = https://github.com/aras-p/glsl-optimizer.git
[submodule "shims/ShaderPlayground.Shims.Hlsl2Glsl/Source"]
path = shims/ShaderPlayground.Shims.Hlsl2Glsl/Source
url = https://github.com/aras-p/hlsl2glslfork.git
[submodule "shims/ShaderPlayground.Shims.Smolv/Source"]
path = shims/ShaderPlayground.Shims.Smolv/Source
url = https://github.com/aras-p/smol-v.git
[submodule "external/angle/source"]
path = external/angle/source
url = https://chromium.googlesource.com/angle/angle
[submodule "external/clspv/source"]
path = external/clspv/source
url = https://github.com/google/clspv.git
[submodule "external/tint/source"]
path = external/tint/source
url = https://dawn.googlesource.com/tint