File: .gitmodules

package info (click to toggle)
gamescope 3.16.15-2
  • links: PTS, VCS
  • area: contrib
  • in suites: sid
  • size: 17,576 kB
  • sloc: cpp: 161,492; ansic: 6,677; cs: 3,131; xml: 2,860; makefile: 8; sh: 5
file content (21 lines) | stat: -rw-r--r-- 826 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "subprojects/wlroots"]
	path = subprojects/wlroots
	url = https://github.com/Joshua-Ashton/wlroots.git
[submodule "subprojects/libliftoff"]
	path = subprojects/libliftoff
	url = https://gitlab.freedesktop.org/emersion/libliftoff.git
[submodule "subprojects/vkroots"]
	path = subprojects/vkroots
	url = https://github.com/Joshua-Ashton/vkroots
[submodule "subprojects/libdisplay-info"]
	path = subprojects/libdisplay-info
	url = https://gitlab.freedesktop.org/emersion/libdisplay-info
[submodule "subprojects/openvr"]
	path = subprojects/openvr
	url = https://github.com/ValveSoftware/openvr.git
[submodule "src/reshade"]
	path = src/reshade
	url = https://github.com/Joshua-Ashton/reshade
[submodule "thirdparty/SPIRV-Headers"]
	path = thirdparty/SPIRV-Headers
	url = https://github.com/KhronosGroup/SPIRV-Headers/