-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
45 lines (45 loc) · 1.45 KB
/
.gitmodules
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
[submodule "DirectX-Headers"]
path = src/DirectX-Headers
url = https://github.com/microsoft/DirectX-Headers.git
[submodule "cairo"]
path = src/cairo
url = https://gitlab.freedesktop.org/cairo/cairo.git
[submodule "libdrm"]
path = src/libdrm
url = https://gitlab.freedesktop.org/mesa/drm.git
[submodule "libdisplay-info"]
path = src/libdisplay-info
url = https://gitlab.freedesktop.org/emersion/libdisplay-info.git
[submodule "libinput"]
path = src/libinput
url = https://gitlab.freedesktop.org/libinput/libinput
[submodule "libxkbcommon"]
path = src/libxkbcommon
url = https://github.com/xkbcommon/libxkbcommon.git
[submodule "mesa"]
path = src/mesa
url = https://gitlab.freedesktop.org/mesa/mesa.git
[submodule "pixman"]
path = src/pixman
url = https://gitlab.freedesktop.org/pixman/pixman.git
[submodule "seatd"]
path = src/seatd
url = https://git.sr.ht/~kennylevinsen/seatd
[submodule "wayland"]
path = src/wayland
url = https://gitlab.freedesktop.org/wayland/wayland.git
[submodule "wayland-protocols"]
path = src/wayland-protocols
url = https://gitlab.freedesktop.org/wayland/wayland-protocols.git
[submodule "weston"]
path = src/weston
url = https://gitlab.freedesktop.org/wayland/weston.git
[submodule "apitrace"]
path = src/apitrace
url = https://github.com/apitrace/apitrace.git
[submodule "nvtop"]
path = src/nvtop
url = https://github.com/Syllo/nvtop.git
[submodule "glmark2"]
path = src/glmark2
url = https://github.com/glmark2/glmark2.git