Proton/.gitmodules

68 lines
1.9 KiB
Plaintext
Raw Normal View History

2018-01-19 20:05:52 +03:00
[submodule "wine"]
path = wine
url = ../wine
2018-02-08 23:15:21 +03:00
[submodule "dxvk"]
path = dxvk
url = https://github.com/doitsujin/dxvk.git
2018-07-12 17:16:57 +03:00
[submodule "openvr"]
path = openvr
url = https://github.com/ValveSoftware/openvr
2018-10-12 14:20:49 +03:00
[submodule "fonts/liberation-fonts"]
path = fonts/liberation-fonts
url = https://github.com/liberationfonts/liberation-fonts
[submodule "gstreamer"]
path = gstreamer
url = https://github.com/GStreamer/gstreamer.git
2020-05-03 21:05:15 +03:00
[submodule "gst-orc"]
path = gst-orc
url = https://github.com/GStreamer/orc.git
2020-07-15 17:05:35 +03:00
[submodule "vkd3d-proton"]
path = vkd3d-proton
url = https://github.com/HansKristian-Work/vkd3d-proton
2020-12-30 22:35:28 +03:00
[submodule "OpenXR-SDK"]
path = OpenXR-SDK
url = https://github.com/KhronosGroup/OpenXR-SDK
[submodule "dxvk-nvapi"]
path = dxvk-nvapi
url = https://github.com/jp7677/dxvk-nvapi
[submodule "vkd3d"]
path = vkd3d
url = https://github.com/ValveSoftware/vkd3d
[submodule "Vulkan-Headers"]
path = Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers
[submodule "SPIRV-Headers"]
path = SPIRV-Headers
url = https://github.com/KhronosGroup/SPIRV-Headers
2021-11-12 15:35:21 +03:00
[submodule "Vulkan-Loader"]
path = Vulkan-Loader
url = https://github.com/KhronosGroup/Vulkan-Loader
[submodule "gst-libav"]
path = gst-libav
url = https://github.com/GStreamer/gst-libav
[submodule "ffmpeg"]
path = ffmpeg
url = https://github.com/FFmpeg/FFmpeg
[submodule "dav1d"]
path = dav1d
url = https://github.com/videolan/dav1d.git
[submodule "gst-plugins-rs"]
path = gst-plugins-rs
url = https://github.com/sdroege/gst-plugin-rs
[submodule "graphene"]
path = graphene
url = https://github.com/ebassi/graphene
[submodule "glslang"]
path = glslang
url = https://github.com/KhronosGroup/glslang
[submodule "openfst"]
path = openfst
url = https://github.com/alphacep/openfst
2023-06-28 13:02:05 +03:00
[submodule "kaldi"]
path = kaldi
url = https://github.com/alphacep/kaldi
branch = vosk
2023-06-28 13:04:05 +03:00
[submodule "vosk-api"]
path = vosk-api
url = https://github.com/alphacep/vosk-api