-
Notifications
You must be signed in to change notification settings - Fork 64
/
Copy path.gitmodules
67 lines (67 loc) · 2.09 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
[submodule "community-patches"]
path = community-patches
url = https://github.com/Frogging-Family/community-patches.git
branch = master
[submodule "mesa-git"]
path = mesa-git
url = https://github.com/Frogging-Family/mesa-git.git
branch = master
[submodule "llvm-git"]
path = llvm-git
url = https://github.com/Frogging-Family/llvm-git.git
branch = master
[submodule "dxvk-tools"]
path = dxvk-tools
url = https://github.com/Frogging-Family/dxvk-tools.git
branch = master
[submodule "spirv-tools-git"]
path = spirv-tools-git
url = https://github.com/Frogging-Family/spirv-tools-git.git
branch = master
[submodule "vulkan-icd-loader-git"]
path = vulkan-icd-loader-git
url = https://github.com/Frogging-Family/vulkan-icd-loader-git.git
branch = master
[submodule "vulkan-headers-git"]
path = vulkan-headers-git
url = https://github.com/Frogging-Family/vulkan-headers-git.git
branch = master
[submodule "vkd3d-git"]
path = vkd3d-git
url = https://github.com/Frogging-Family/vkd3d-git.git
branch = master
[submodule "gamescope-git"]
path = gamescope-git
url = https://github.com/Frogging-Family/gamescope-git.git
branch = master
[submodule "nvidia-all"]
path = nvidia-all
url = https://github.com/Frogging-Family/nvidia-all.git
branch = master
[submodule "mostlyportable-gcc"]
path = mostlyportable-gcc
url = https://github.com/Frogging-Family/mostlyportable-gcc.git
branch = master
[submodule "linux-tkg"]
path = linux-tkg
url = https://github.com/Frogging-Family/linux-tkg.git
branch = master
[submodule "faudio-git"]
path = faudio-git
url = https://github.com/Frogging-Family/faudio-git.git
branch = master
[submodule "amdgpu-pro-vulkan-only"]
path = amdgpu-pro-vulkan-only
url = https://github.com/Frogging-Family/amdgpu-pro-vulkan-only.git
branch = master
[submodule "wine-tkg-git"]
path = wine-tkg-git
url = https://github.com/Frogging-Family/wine-tkg-git.git
branch = master
[submodule "gst-libav"]
path = gst-libav
url = https://github.com/Frogging-Family/gst-libav.git
branch = master
[submodule "amdvlk-opt"]
path = amdvlk-opt
url = https://github.com/Frogging-Family/amdvlk-opt.git