Bernhard Kölbl
12e3262ec7
build: Add and build Vosk submodule.
2024-06-20 13:52:57 +03:00
Bernhard Kölbl
265c5cf4dc
build: Add and build Kaldi submodule.
2024-06-20 13:52:57 +03:00
Bernhard Kölbl
6c84bc49dd
build: Add and build OpenFST submodule.
2024-06-20 13:52:57 +03:00
Arkadiusz Hiler
ab1db897be
Revert ".gitmodules: Use downstream dxvk."
...
This reverts commit 15854dbb99
.
2024-02-15 15:53:29 +02:00
Arkadiusz Hiler
0e11c03ca0
.gitmodules: Remove paths for depreated submodules.
2023-12-12 17:37:45 +02:00
Arkadiusz Hiler
996672f057
.gitmodules: Use downstream dxvk.
...
For CI / bleeding-edge automation.
2023-09-12 14:44:08 +03:00
Rémi Bernon
4ee7c0c666
glslang: Build from source instead of prebuilt binary.
2022-10-14 18:21:56 +03:00
Rémi Bernon
f3cc9f0610
gst-base: Enable GL video processing plugins.
...
CW-Bug-Id: #20363
CW-Bug-Id: #20905
CW-Bug-Id: #20981
2022-08-15 17:47:03 +03:00
Arkadiusz Hiler
d957ff7c35
Use GitHub mirrors for gstreamer rust repos.
...
Those are the original repos that were later moved to freedesktop.org.
The author recently started updating them as mirrors.
Freedesktop.org goes down much more often than GitHub and we fetch
everything else from GitHub anyway.
It's better to depend on fewer hosting services to have fewer
interruptions.
2022-08-03 13:40:46 +03:00
Arkadiusz Hiler
c8486ad372
.gitmodules: Use upstream dxvk.
...
We no longer carry any downstream patches.
2022-06-03 14:26:11 +03:00
Andrew Eikum
293d4c2d8e
add gst-plugins-rs submodule at 0.7.2
...
CW-Bug-Id: #19516
2022-01-24 22:53:20 +02:00
Andrew Eikum
07d27b9a81
add dav1d submodule at 0.9.2
...
CW-Bug-Id: #19516
2022-01-24 22:53:20 +02:00
Derek Lesho
be0bdb7fb9
proton: Add gst-libav and ffmpeg to build.
...
Signed-off-by: Derek Lesho <dlesho@codeweavers.com>
2022-01-24 22:53:20 +02:00
Arkadiusz Hiler
4070272852
Use github gstreamer mirrors.
...
Freedesktop tends to have their https not working these days plus it's
better to rely only on one hosting service instead of multiple.
Link: https://gitlab.freedesktop.org/freedesktop/freedesktop/-/issues/407
2022-01-19 11:29:55 +02:00
Arkadiusz Hiler
b502860b34
vkd3d: Update submodule's url to github
2022-01-19 11:29:54 +02:00
Rémi Bernon
0b729bded4
build: Stop building FAudio and jxrlib.
2022-01-19 11:29:54 +02:00
Rémi Bernon
e0e1d984c2
Vulkan-Loader: Add new submodule.
2022-01-19 11:26:04 +02:00
Zebediah Figura
59fd9ea1da
SPIRV-Headers: New submodule.
...
CW-Bug-Id: #15810
2021-11-11 18:36:07 +02:00
Zebediah Figura
eb9c5d1821
Vulkan-Headers: New submodule.
...
CW-Bug-Id: #15810
2021-11-11 18:36:07 +02:00
Zebediah Figura
d61fe4467d
vkd3d: New submodule.
...
CW-Bug-Id: #15810
2021-11-11 18:36:07 +02:00
Liam Middlebrook
1630811474
dxvk-nvapi: Add to Proton
...
Add https://github.com/jp7677/dxvk-nvapi as a submodule. dxvk-nvapi will
not be copied into Proton prefixes by default, but instead will be
controlled via the environment variable PROTON_ENABLE_NVAPI. This is
done to avoid any potential adverse effects of the nvapi DLL existing
in cases where an application may require a function that is not
implemented by dxvk-nvapi.
This new functionality can be enabled by setting the following environment
variable to a value of `1`:
`PROTON_ENABLE_NVAPI`
This functionality is needed in order to support DLSS within Proton.
Reviewed-by: Adam Moss <amoss@nvidia.com>
2021-08-17 10:11:32 -05:00
Arkadiusz Hiler
a0c2cf6cac
Use relative paths for wine and dxvk submodules.
2021-05-27 18:06:32 +03:00
Simon McVittie
a59b6905da
gitmodules: Consistently remove trailing slash
...
The forms with or without a trailing slash are interchangeable via https,
but the form with a trailing slash doesn't work if you have git configured
to always access Github repositories via ssh, using something like:
git config --global url."git+ssh://git@github.com/".insteadOf "https://github.com/ "
Signed-off-by: Simon McVittie <smcv@collabora.com>
2021-02-05 07:32:40 -06:00
Andrew Eikum
38f603d7bf
wineopenxr: Add openxr support
2021-01-11 12:26:56 -06:00
Andrew Eikum
2605bdf477
remove ffmpeg
2020-09-29 14:29:05 -05:00
Andrew Eikum
fbd6881619
remove glib from build
2020-09-17 10:41:18 -05:00
Andrew Eikum
e9a48c2844
build against the Soldier SDK
2020-09-17 10:41:16 -05:00
Andrew Eikum
1c26086688
Fix up vkd3d-proton build
2020-07-15 10:31:53 -05:00
GloriousEggroll
b6b52d19f1
build: Build gstreamer with orc.
2020-06-02 08:46:19 -05:00
Andrew Eikum
2fb0c450e0
Add glib submodule at 2.58.3
...
This is the latest version that will support the steam-runtime's old
python and meson.
2020-02-07 06:45:08 -06:00
Andrew Eikum
87d2ee95ce
Add gstreamer, gst-plugins-base, and gst-plugins-good submodules at 1.16.2
2020-02-07 06:45:08 -06:00
Andrew Eikum
9e542fada6
build: Ship d9vk from dxvk
2019-12-18 08:40:45 -06:00
Andrew Eikum
5dca355718
build and ship vkd3d for d3d12 support
...
SPIRV-Headers at 1.5.1
Vulkan-Headers at v1.1.126
2019-11-07 13:36:27 -06:00
Andrew Eikum
f52ecfc6a7
build and ship d9vk
2019-07-01 13:14:04 -05:00
Andrew Eikum
7ab9e40820
remove openal submodule
2019-03-21 08:45:24 -05:00
Andrew Eikum
ffaa0b5f8a
Use FAudio for xaudio2
2018-11-19 14:33:03 -06:00
Nikolay Sivov
17e50d67ab
Build replacement fonts
2018-10-31 07:48:33 -05:00
Andrew Eikum
a84120449d
Remove macOS support
2018-10-11 08:32:16 -05:00
John Schoenick
1be8592535
makefile_base.mak: Implement makefile-based build system
2018-10-11 08:31:51 -05:00
Pierre-Loup A. Griffais
e16787046b
Update freetype2 submodule remote to point to something I can actually clone.
2018-08-22 18:24:19 -07:00
Andrew Eikum
cd0a871656
add openvr submodule at v1.0.15
2018-07-12 11:16:45 -05:00
Andrew Eikum
21483b3075
update dxvk to v0.61 plus vr support
2018-07-12 11:16:45 -05:00
Andrew Eikum
916ddc1797
Point dxvk submodule to the upstream repo again
2018-06-18 09:01:51 -05:00
Andrew Eikum
e7122c820d
Add ffmpeg submodule at 4.0 and ship it
...
This is needed for WMA support in Wine's xaudio2.
2018-05-31 12:30:43 -05:00
Andrew Eikum
161118c064
update dxvk to include VR support
2018-05-23 12:51:39 -05:00
Andrew Eikum
3769563d12
Add MoltenVK submodule at v1.0.2
2018-04-10 08:35:05 -05:00
Andrew Eikum
1cfd9f7a16
Add openal-soft submodule at version 1.18.2
2018-03-08 12:52:57 -06:00
Andrew Eikum
5270e09e94
Add SDL-mirror submodule at version 2.0.7
...
The official SDL repo is unfortunately Mercurial, so let's use a mirror
instead.
2018-03-02 11:12:04 -06:00
Andrew Eikum
d30f073f6d
Add libjpeg-turbo submodule at version 1.5.3
2018-03-02 11:12:04 -06:00
Andrew Eikum
859ad41bb1
Add libpng submodule at version 1.6.34
2018-03-02 11:12:04 -06:00