From 339d733926d1f323fce11b0cda5720b5a6a4bc77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=BCrmann?= Date: Tue, 4 May 2021 15:30:50 +0200 Subject: [PATCH] driconf: set vk_x11_strict_image_count for Metro: Exodus Otherwise, the game crashes on startup under xwayland. Closes: #4650 Cc: mesa-stable Reviewed-by: Bas Nieuwenhuizen Part-of: (cherry picked from commit c62d58c80f1751766a5702f8cb65dc806ce8fe89) --- .pick_status.json | 2 +- src/util/00-mesa-defaults.conf | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/.pick_status.json b/.pick_status.json index cfe89bda3b8..4b60abe82ba 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -220,7 +220,7 @@ "description": "driconf: set vk_x11_strict_image_count for Metro: Exodus", "nominated": true, "nomination_type": 0, - "resolution": 0, + "resolution": 1, "master_sha": null, "because_sha": null }, diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index 7e48cff109d..70ab92399b1 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -645,6 +645,11 @@ TODO: document the other workarounds. + + + +