From: antonino Date: Mon, 21 Aug 2023 20:52:50 +0000 (+0200) Subject: drirc: enable `vk_wsi_force_swapchain_to_current_extent` for "The Talos Principle" X-Git-Tag: upstream/23.3.3~2411 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=142e317024c17814549f23c5ae745ae8a495eb8c;p=platform%2Fupstream%2Fmesa.git drirc: enable `vk_wsi_force_swapchain_to_current_extent` for "The Talos Principle" This game handles swapchain size incorrecly and can crash because of it. Enable this driconf as a workaround. Fixes: 6139493ae38 ("vulkan/wsi: return VK_SUBOPTIMAL_KHR for sw/x11 on window resize") Reviewed-by: Mike Blumenkrantz Part-of: --- diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index cec99fc..47dfe90 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -596,9 +596,11 @@ TODO: document the other workarounds.