Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitmodules - github.com/ValveSoftware/Proton.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8e627f9cbcc2057c1bce939df4cc06d7bba051e6 (plain)
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
[submodule "wine"]
    path = wine
    url = https://github.com/ValveSoftware/wine/
[submodule "dxvk"]
	path = dxvk
	url = https://github.com/ValveSoftware/dxvk/
[submodule "ffmpeg"]
	path = ffmpeg
	url = https://git.ffmpeg.org/ffmpeg.git
[submodule "openvr"]
	path = openvr
	url = https://github.com/ValveSoftware/openvr
[submodule "cmake"]
	path = cmake
	url = https://github.com/Kitware/CMake
[submodule "fonts/liberation-fonts"]
	path = fonts/liberation-fonts
	url = https://github.com/liberationfonts/liberation-fonts
[submodule "FAudio"]
	path = FAudio
	url = https://github.com/FNA-XNA/FAudio/
[submodule "vkd3d"]
	path = vkd3d
	url = https://github.com/ValveSoftware/vkd3d/
[submodule "SPIRV-Headers"]
	path = SPIRV-Headers
	url = https://github.com/KhronosGroup/SPIRV-Headers
[submodule "Vulkan-Headers"]
	path = Vulkan-Headers
	url = https://github.com/KhronosGroup/Vulkan-Headers
[submodule "gstreamer"]
	path = gstreamer
	url = https://gitlab.freedesktop.org/gstreamer/gstreamer.git
[submodule "gst-plugins-base"]
	path = gst-plugins-base
	url = https://gitlab.freedesktop.org/gstreamer/gst-plugins-base.git
[submodule "gst-plugins-good"]
	path = gst-plugins-good
	url = https://gitlab.freedesktop.org/gstreamer/gst-plugins-good.git
[submodule "glib"]
	path = glib
	url = https://gitlab.gnome.org/GNOME/glib.git