From: Samuel Pitoiset Date: Tue, 8 Oct 2019 08:30:03 +0000 (+0200) Subject: drirc: enable vk_x11_override_min_image_count for DOOM X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ad96c4987cb2b23a9314a0a01fea8153843de8ef;p=mesa.git drirc: enable vk_x11_override_min_image_count for DOOM DOOM fails to handle more images than expected when the adaptative sync mode is enabled. Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/1902 Cc: 19.2 Signed-off-by: Samuel Pitoiset Reviewed-by: Bas Nieuwenhuizen --- diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index 0af33ed35aa..94a33480b12 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -478,6 +478,11 @@ TODO: document the other workarounds. + + + +