Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit 245782b

Browse files
wine: update to bleeding edge
1 parent cf07180 commit 245782b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

patches/protonprep-lutris-staging.sh

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,9 @@
102102
-W winex11-CandidateWindowPos \
103103
-W winex11-Window_Style \
104104
-W winex11-ime-check-thread-data \
105-
-W winex11.drv-Query_server_position
105+
-W winex11.drv-Query_server_position \
106+
-W wined3d-SWVP-shaders \
107+
-W wined3d-Indexed_Vertex_Blending
106108

107109
# NOTE: Some patches are applied manually because they -do- apply, just not cleanly, ie with patch fuzz.
108110
# A detailed list of why the above patches are disabled is listed below:
@@ -184,6 +186,8 @@
184186
# winemenubuilder-integration -- winemenubuilder is disabled in proton and is not needed
185187
# winemenubuilder-Desktop_Icon_Path -- winemenubuilder is disabled in proton and is not needed
186188
# winemenubuilder-integration -- winemenubuilder is disabled in proton and is not needed
189+
# wined3d-SWVP-shaders -- interferes with proton's wined3d
190+
# wined3d-Indexed_Vertex_Blending -- interferes with proton's wined3d
187191

188192
echo "WINE: -STAGING- applying staging Compiler_Warnings revert for steamclient compatibility"
189193
# revert this, it breaks lsteamclient compilation

0 commit comments

Comments
 (0)