1208 Commits

Author SHA1 Message Date
Rémi Bernon
d316ce08c3 proton: Add a prefix parameter to try_copy. 2021-12-21 09:36:10 +00:00
Rémi Bernon
1c03fc2aec proton: Always set dst to the target file name in try_copy. 2021-12-21 09:36:10 +00:00
Andrew Eikum
f0d8c9245a lsteamclient: Generate steamworks sdk 1.53a support 2021-12-20 14:13:52 -06:00
Andrew Eikum
ca110d6592 lsteamclient: Import steamworks sdk 1.53a 2021-12-20 14:13:50 -06:00
Andrew Eikum
ab0ec99ff9 lsteamclient: Support reference parameters 2021-12-20 14:13:32 -06:00
Andrew Eikum
5f19c5aca8 lsteamclient: Use python f-strings 2021-12-20 14:13:32 -06:00
Rémi Bernon
46d29afffd
fixup! Update wine to proton_7.0-dev. proton-7.0-1-alpha1 2021-12-20 10:18:15 +01:00
Nikolay Sivov
f87d24df6d Remove +tid from WINEDEBUG example.
It's now always enabled, and can't be suppressed.
2021-12-17 19:19:48 +03:00
Nikolay Sivov
fa71ebcfeb Do not use d3d10/d3d10_1 from dxvk.
That allows games to use d3d10 effects framework that wine's modules provide.
2021-12-17 13:58:47 +00:00
Rémi Bernon
f3f19515f9
configure.sh: Update default Proton SDK image to 0.20211207.0-0. 2021-12-16 11:00:40 +01:00
Rémi Bernon
ee4b74b27b
docker: Update Proton SDK components. 2021-12-16 11:00:40 +01:00
Rémi Bernon
860b7a56d2
docker: Install yasm in Proton SDK images. 2021-12-16 11:00:40 +01:00
Andrew Eikum
8c558d53c2 fixup! Update wine to proton_7.0-dev. 2021-12-15 10:56:21 -06:00
Jacek Caban
0a711b32b3 proton: Allow relative paths in PROTON_REMOTE_DEBUG_CMD.
Patch by Timothee Besset.
2021-12-15 14:55:26 +01:00
Rémi Bernon
a9512086e7
Update wine submodule. 2021-12-15 14:11:01 +01:00
Andrew Eikum
a5ac1b41c8
Remove unused mingw-w64 patches 2021-12-14 15:05:44 +01:00
Andrew Eikum
423b2374af
Makefile: Update module target for new wine library paths 2021-12-14 15:05:44 +01:00
Andrew Eikum
d7ebc7a447
build: Simplify gst-plugins-good and -base configure 2021-12-14 15:05:43 +01:00
Andrew Eikum
c4aa67542a
user_settings: Improve default gst logging 2021-12-14 15:05:43 +01:00
Andrew Eikum
21d44c1504
Update gstreamer to 1.18.5 2021-12-14 15:05:43 +01:00
Andrew Eikum
4966558e9b
docs: Update CONTROLLERS for Wine 7.0 2021-12-14 15:05:43 +01:00
Rémi Bernon
1630af31d7
Update wine to proton_7.0-dev. 2021-12-14 15:05:43 +01:00
Paul Gofman
384761a8e2
makefile: Also pefixup .drv files. 2021-12-14 15:05:43 +01:00
Rémi Bernon
33a6c71d67
proton: Add +unwind to the default debug channels. 2021-12-14 14:46:40 +01:00
Rémi Bernon
c1fffd482d
build: Call dlls/winevulkan/make_vulkan in wine post-source. 2021-12-14 14:46:40 +01:00
Rémi Bernon
e300e73ee2
build: Stop building FAudio and jxrlib. 2021-12-14 14:46:40 +01:00
Rémi Bernon
7b8a0edb7b
proton: Start steam.exe from C:\\windows\\system32. 2021-12-14 14:46:39 +01:00
Rémi Bernon
c71deab1df
build: Install builtin libraries to target-arch lib subdirs. 2021-12-14 14:46:39 +01:00
Rémi Bernon
5382f4c558
build: Use winebuild --exe mode for fake exe module generation.
This fixes steam.exe.so not being able to start from system32
automatically, as the fake module was flagged with IMAGE_FILE_DLL, which
caused GetBinaryTypeW to fail.
2021-12-14 14:46:25 +01:00
Rémi Bernon
79629a4751
steam.exe: Use NtSetInformationProcess instead of __wine_make_process_system. 2021-12-14 11:28:59 +01:00
Esme Povirk
3a542db238
Update Wine Mono to 7.0.0. 2021-12-14 11:28:59 +01:00
Rémi Bernon
992b15f8bc
build: Don't depend on wine for building libvkd3d-shader. 2021-12-14 11:28:58 +01:00
Rémi Bernon
d74df9a7d9
build: Cross-compile Vulkan Loader with Vulkan and SPIRV Headers. 2021-12-14 11:28:58 +01:00
Rémi Bernon
7305023ae9
Vulkan-Loader: Add new submodule. 2021-12-14 11:28:58 +01:00
Rémi Bernon
3a9dbb7fb8
Vulkan-Headers: Update to v1.2.198. 2021-12-14 11:28:58 +01:00
Rémi Bernon
ed3b3b417a
build: Build vkd3d-shader with cross-compilation rules. 2021-12-14 11:28:58 +01:00
Rémi Bernon
c3c2e164b1
build: Better support meson cross compilation. 2021-12-14 11:28:58 +01:00
Rémi Bernon
b6c6ad4e69
build: Remove CCACHE_BIN variable, use wrappers in PATH instead.
Container have ccache wrappers in the PATH already, and the two
components CC / CXX just makes it harder to generate meson cross files.
2021-12-14 11:28:58 +01:00
Rémi Bernon
dd7a81d11a
build: Better support cross-compilation in common rules. 2021-12-14 11:28:58 +01:00
Rémi Bernon
d7b26d8327
build: Simplify cargo target replacement. 2021-12-14 11:28:57 +01:00
Rémi Bernon
92ecb97bcf
build: Use $$(OBJ) consistently in rules macros. 2021-12-14 11:28:57 +01:00
Rémi Bernon
015aea4a42
build: Cleanup target directories before building.
And force copy artifacts after.
2021-12-14 11:28:57 +01:00
Giovanni Mascellani
8890b35a88
docker: Install Capstone development files. 2021-12-14 11:28:57 +01:00
Rémi Bernon
6a32d9df20
docker: Add python3-pefile package to SDK image. 2021-12-14 11:28:57 +01:00
Rémi Bernon
ff1ac6048d
docker: Don't install tini, it's already there now. 2021-12-14 11:28:57 +01:00
Rémi Bernon
ff2e6b4dc0
docker: Install libxpresent-dev packages. 2021-12-14 11:28:57 +01:00
Rémi Bernon
9a380896d4
docker: Bump steamrt version to 0.20210505.0. 2021-12-14 11:28:57 +01:00
Arkadiusz Hiler
c0d41ee289 update wine 2021-12-09 17:55:20 +02:00
Johannes Bauer
0d186ab788 README: Fix a few small typos.
Link: https://github.com/ValveSoftware/Proton/pull/5357/
2021-12-09 17:55:07 +02:00
Arkadiusz Hiler
2443100316 update vkd3d-proton to v2.5-88-gc0a3fa8a proton-6.3-8c 2021-12-06 13:01:04 +02:00