diff options
| author | Dr. Chat <arkolbed@gmail.com> | 2018-05-05 17:11:18 -0500 |
|---|---|---|
| committer | Dr. Chat <arkolbed@gmail.com> | 2018-05-05 17:13:09 -0500 |
| commit | 53be87f6ba4008ff01d0811d29602606b250045d (patch) | |
| tree | 51f1ddb04be0b4087abdc24bae4ec3721e325b8b /.gitmodules | |
| parent | c5dbcc7e80bfa6b859a13799baf540495fec63d4 (diff) | |
| parent | 30f8fe7bb0d02bf1e09ec139e97c1a4d51defde8 (diff) | |
Merge mastertexsplit
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d2a04bcb6..3a3621c2d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -37,3 +37,6 @@ [submodule "third_party/spirv-headers"] path = third_party/spirv-headers url = https://github.com/KhronosGroup/SPIRV-Headers +[submodule "third_party/volk"] + path = third_party/volk + url = https://github.com/zeux/volk.git |
