Commit Graph

835 Commits

Author SHA1 Message Date
Newbyte
f4ae0879ea proton: Make log directory configurable via PROTON_LOG_DIR 2020-10-19 15:48:27 -05:00
Andrew Eikum
d4838fba75 proton: Also catch IOErrors from fcntl
(cherry picked from commit 7493508dc8)
2020-10-19 13:28:45 -05:00
Andrew Eikum
223c7a8b7d vrclient: Support v1.14.15
(cherry picked from commit c27354dac6)
2020-10-19 13:27:47 -05:00
Andrew Eikum
a237d0a964 vrclient: Support v1.13.10
(cherry picked from commit a0925a9e97)
2020-10-19 13:27:47 -05:00
Andrew Eikum
485258d15c lsteamclient: Handle callbacks for ISteamNetworking interfaces
(cherry picked from commit 8bb3afc9a2)
2020-10-19 13:27:27 -05:00
Andrew Eikum
5db246cc03 lsteamclient: support ISteamNetworkingMessages
(cherry picked from commit 30c21636c5)
2020-10-19 13:27:27 -05:00
Andrew Eikum
331395444f lsteamclient: generate 1.50 support
(cherry picked from commit f22095c745)
2020-10-19 13:27:26 -05:00
Andrew Eikum
c475dfb15e lsteamclient: import steamworks 1.50
(cherry picked from commit 5cec5eedc7)
2020-10-19 13:27:26 -05:00
Andrew Eikum
c7cf8ab324 proton: Respect WINEDLLOVERRIDES from user_settings, too
(cherry picked from commit 98a2a3b819)
2020-10-19 13:26:36 -05:00
Andrew Eikum
1f43224197 vrclient: Generate v1.12.5 support
(cherry picked from commit 32ebe94ce3)
2020-10-19 13:24:13 -05:00
Andrew Eikum
1652e7f159 vrclient: Import openvr v1.12.5
(cherry picked from commit 8ae9804ee2)
2020-10-19 13:24:13 -05:00
Andrew Eikum
ecea9bc5bf vrclient: Generate v1.11.11 support
(cherry picked from commit f348b4e6ab)
2020-10-19 13:24:13 -05:00
Andrew Eikum
17e0f588e0 vrclient: Import openvr v1.11.11
(cherry picked from commit 656181d744)
2020-10-19 13:24:13 -05:00
Andrew Eikum
4edc2f7b4e steamclient: Generate support for steamworks 1.49
(cherry picked from commit c0aa7979a3)
2020-10-19 13:24:13 -05:00
Andrew Eikum
5f8c353613 steamclient: Import steamworks sdk 1.49
(cherry picked from commit ac86122f28)
2020-10-19 13:24:13 -05:00
Andrew Eikum
46cdf7f6a9 steam_helper: Make file extension check case-insensitive
(cherry picked from commit 9686e84a65)
2020-10-19 13:22:35 -05:00
Andrew Eikum
53d18030e6 update wine 2020-06-10 17:04:52 -05:00
Andrew Eikum
ee8e065367 steam_helper: Catch JSON exceptions 2020-06-10 07:43:32 -05:00
Andrew Eikum
432cb93797 README: Disincentivize trying the write watch hack 2020-06-05 08:58:23 -05:00
Andrew Eikum
745d5dcf3a update Vulkan-Headers to v1.2.142 2020-06-05 08:58:23 -05:00
Andrew Eikum
9352a5ffd7 update vkd3d 2020-06-05 08:58:23 -05:00
abarichello
97ef4421fb gitattributes: Tell Github Linguist to ignore .sc files 2020-06-05 08:58:23 -05:00
Andrew Eikum
a853ce145d lsteamclient: Import steamworks 1.48a and fix up networkingsockets versions 2020-06-05 08:58:23 -05:00
Andrew Eikum
48a702ac4e update FAudio to 20.06 2020-06-05 08:58:23 -05:00
Andrew Eikum
10d35a3072 update dxvk to v1.7 2020-06-05 08:58:23 -05:00
Andrew Eikum
9f614e83ce proton: Add nowritewatch config option to disable write watch support 2020-06-05 08:58:23 -05:00
Andrew Eikum
78bd89369d update wine 2020-06-05 08:58:20 -05:00
GloriousEggroll
b6b52d19f1 build: Build gstreamer with orc. 2020-06-02 08:46:19 -05:00
Alan
6e821c774f proton: Double-check to avoid locking, if unnecessary 2020-06-01 11:38:16 -05:00
Andrew Eikum
c6a40b9947 update vkd3d 2020-04-30 14:28:56 -05:00
Andrew Eikum
187b34036a update wine 2020-04-30 14:28:54 -05:00
Andrew Eikum
fa9fa6fb04 update dxvk to v1.6.1-8-g9f4baf3f 2020-04-27 10:37:03 -05:00
Andrew Eikum
1a0cf7f7e2 proton: Unset WINE{E,F}SYNC if they are disabled 2020-04-27 07:51:44 -05:00
Andrew Eikum
16c6c2756a Vagrantfile: set a lower memory bound of 4096 MB 2020-04-27 07:39:08 -05:00
Andrew Eikum
51d29f3457 update Vulkan-Headers to 1.2.131
Required by vkd3d update.
2020-04-15 11:57:44 -05:00
Rémi Bernon
75ed8f6469 proton: Introduce seccomp runtime option.
This then sets the WINESECCOMP environment variable to enable seccomp
filter for DOOM Eternal DRM (and others) without impacting other games.
2020-04-15 11:57:44 -05:00
Andrew Eikum
c0421aacce update vkd3d 2020-04-15 11:57:44 -05:00
Andrew Eikum
63b6a4f80b update wine 2020-04-09 13:54:06 -05:00
C.R. Kirkwood-Watts
8f422a153d Vagrantfile: Limit CPU count to 32 for VirtualBox hosts.
VirtualBox can present up to 32 virtual CPUs to each virtual machine,
which is less than detected on some processors.
2020-04-01 11:51:02 -05:00
Vincent Povirk
aaeb4445f3 proton: Store original LD_LIBRARY_PATH before modifying it
Some parts of Wine will invoke system binaries, which should not use
Proton's libraries.
2020-04-01 11:49:02 -05:00
Andrew Eikum
b2f97cac09 Update .gitignore 2020-04-01 11:24:02 -05:00
Andrew Eikum
07860b2473 steam_helper: Fix XDG_CONFIG_HOME handling 2020-03-23 09:50:17 -05:00
Zhiyi Zhang
60b53f915d build: Use MAKE variable for building modules.
So that options like -j can be passed through.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
2020-03-23 08:19:09 -05:00
Pierre-Loup A. Griffais
80d7014333 vrclient: Override WaitGetPoses for new IVRCompositor versions 2020-03-22 17:38:50 -05:00
Andrew Eikum
22f4012278 update wine 2020-03-19 14:48:52 -05:00
Andrew Eikum
a9575f7c77 proton: Add cmdlineappend: compat config option 2020-03-19 14:48:52 -05:00
Andrew Eikum
13ccf8a854 vrclient: Convert paths coming in over JSON 2020-03-19 14:48:52 -05:00
Andrew Eikum
0a77ffde26 vrclient: import jsoncpp 2020-03-19 14:48:52 -05:00
Andrew Eikum
bf3ca0fd4a vrclient: support openvr v1.10.30 2020-03-19 14:48:52 -05:00
Andrew Eikum
c7c3b3c8a7 vrclient: Support openvr v1.9.16 2020-03-18 13:50:17 -05:00