From 19b2ac2bb9e1ddc22956920d661f0e47aa49d718 Mon Sep 17 00:00:00 2001 From: Rhys Perry Date: Sat, 20 Jun 2020 00:00:05 +0100 Subject: [PATCH] radv: enable radv_no_dynamic_bounds for Path of Exile To workaround game bugs. This also enables it for the D3D11 renderer but that shouldn't be an issue. Signed-off-by: Rhys Perry Cc: Reviewed-by: Bas Nieuwenhuizen Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3081 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3084 Closes: https://gitlab.freedesktop.org/mesa/mesa/-/issues/3080 Part-of: --- src/util/00-mesa-defaults.conf | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index c590d088f26..037610219a7 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -698,5 +698,9 @@ TODO: document the other workarounds. + + + -- 2.30.2