-
Notifications
You must be signed in to change notification settings - Fork 117
Expand file tree
/
Copy path.gitmodules
More file actions
112 lines (112 loc) · 3.38 KB
/
.gitmodules
File metadata and controls
112 lines (112 loc) · 3.38 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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
[submodule "dependencies/args"]
path = dependencies/args
url = https://github.com/Taywee/args
shallow = true
[submodule "dependencies/Imath"]
path = dependencies/Imath
url = https://github.com/tom94/Imath
shallow = true
[submodule "dependencies/openexr"]
path = dependencies/openexr
url = https://github.com/AcademySoftwareFoundation/openexr
shallow = true
[submodule "dependencies/zlib"]
path = dependencies/zlib
url = https://github.com/madler/zlib
shallow = true
[submodule "dependencies/utfcpp"]
path = dependencies/utfcpp
url = https://github.com/Tom94/utfcpp
shallow = true
[submodule "dependencies/tinylogger"]
path = dependencies/tinylogger
url = https://github.com/Tom94/tinylogger
shallow = true
[submodule "dependencies/clip"]
path = dependencies/clip
url = https://github.com/Tom94/clip
shallow = true
[submodule "dependencies/DirectXTex"]
path = dependencies/DirectXTex
url = https://github.com/Tom94/DirectXTex
shallow = true
[submodule "dependencies/nanogui"]
path = dependencies/nanogui
url = https://github.com/Tom94/nanogui-1
shallow = true
[submodule "dependencies/qoi"]
path = dependencies/qoi
url = https://github.com/phoboslab/qoi.git
shallow = true
[submodule "dependencies/libdeflate"]
path = dependencies/libdeflate
url = https://github.com/ebiggers/libdeflate
shallow = true
[submodule "dependencies/libheif"]
path = dependencies/libheif
url = https://github.com/Tom94/libheif
shallow = true
[submodule "dependencies/libde265"]
path = dependencies/libde265
url = https://github.com/strukturag/libde265
shallow = true
[submodule "dependencies/aom"]
path = dependencies/aom
url = https://github.com/Tom94/aom
shallow = true
[submodule "dependencies/Little-CMS"]
path = dependencies/Little-CMS
url = https://github.com/mm2/Little-CMS
shallow = true
[submodule "dependencies/libexif"]
path = dependencies/libexif
url = https://github.com/Tom94/libexif
shallow = true
[submodule "dependencies/libjpeg-turbo"]
path = dependencies/libjpeg-turbo
url = https://github.com/tom94/libjpeg-turbo
shallow = true
[submodule "dependencies/libjxl"]
path = dependencies/libjxl
url = https://github.com/libjxl/libjxl
shallow = true
[submodule "dependencies/libpng"]
path = dependencies/libpng
url = https://github.com/pnggroup/libpng
shallow = true
[submodule "dependencies/libwebp"]
path = dependencies/libwebp
url = https://chromium.googlesource.com/webm/libwebp
shallow = true
[submodule "dependencies/LibRaw"]
path = dependencies/LibRaw
url = https://github.com/LibRaw/LibRaw
shallow = true
[submodule "dependencies/LibRaw-cmake"]
path = dependencies/LibRaw-cmake
url = https://github.com/LibRaw/LibRaw-cmake
shallow = true
[submodule "dependencies/xmp"]
path = dependencies/xmp
url = https://github.com/tom94/xmp
shallow = true
[submodule "dependencies/libexpat"]
path = dependencies/libexpat
url = https://github.com/libexpat/libexpat
shallow = true
[submodule "dependencies/concurrentqueue"]
path = dependencies/concurrentqueue
url = https://github.com/cameron314/concurrentqueue
shallow = true
[submodule "dependencies/openjpeg"]
path = dependencies/openjpeg
url = https://github.com/tom94/openjpeg
shallow = true
[submodule "dependencies/libtiff"]
path = dependencies/libtiff
url = https://github.com/Tom94/libtiff
shallow = true
[submodule "dependencies/small_vector"]
path = dependencies/small_vector
url = https://github.com/gharveymn/small_vector
shallow = true