From c5be39a1ecda81da36c5b93270918869db6336a7 Mon Sep 17 00:00:00 2001 From: Timothy Arceri Date: Sat, 17 Jul 2021 21:39:55 +1000 Subject: [PATCH] util: add workaround for Full Bore MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Unfortunately I contacted the dev about this issue years ago and he made a fix, but it has never been released after all these years. This stops the screen from being completely black in game. CC: mesa-stable Reviewed-by: Marek Olšák Part-of: (cherry picked from commit f3ec4a934d6a9776e6f67cd44565180c098a6846) --- .pick_status.json | 2 +- src/util/00-mesa-defaults.conf | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/.pick_status.json b/.pick_status.json index b85061a6a20..95279670e8b 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -121,7 +121,7 @@ "description": "util: add workaround for Full Bore", "nominated": true, "nomination_type": 0, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": null }, diff --git a/src/util/00-mesa-defaults.conf b/src/util/00-mesa-defaults.conf index a9cca067c4e..29157324fed 100644 --- a/src/util/00-mesa-defaults.conf +++ b/src/util/00-mesa-defaults.conf @@ -134,6 +134,10 @@ TODO: document the other workarounds.