From 6bff8fd5e8e194955c5b3f6142b92bcc21598139 Mon Sep 17 00:00:00 2001 From: Zan Dobersek Date: Thu, 18 Dec 2025 09:14:37 +0100 Subject: [PATCH] tu: use application name matching for Yooka-Laylee driconf option When running Yooka-Laylee under FEX, the executable name will be the one of the FEX binary, which the existing driconf option won't match. FEX is able to override the executable name in newer versions, but overall it's still more reliable to match the application name provided through Vulkan. Fixes: 0574bfd5f46 ("tu: add UBO lowering workaround for Yooka-Laylee") Signed-off-by: Zan Dobersek Part-of: --- src/util/00-mesa-defaults.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index 2513cddd76d..d7a5ac05431 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -1371,7 +1371,7 @@ TODO: document the other workarounds. - +