From 2bd23ce6e18a4c4bf7de6c2ead8f3e517ae4b6f9 Mon Sep 17 00:00:00 2001 From: Ani Date: Wed, 29 Apr 2020 06:34:06 +0100 Subject: [PATCH] Correct typo --- Graphics-Driver-Issues.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Graphics-Driver-Issues.md b/Graphics-Driver-Issues.md index 1cc154d..356c37c 100644 --- a/Graphics-Driver-Issues.md +++ b/Graphics-Driver-Issues.md @@ -76,7 +76,7 @@ List of reported graphics driver bugs that are now fixed. We'd like to thank the » **Workaround** used: None, using RADV with LLVM instead of ACO
» **Fixed** on: Mesa 20.0.3 -- **Medium:** [Unnecessary implicit subpass dependencies caused performance regression on AMD RADV (Mesa)](https://gitlab.freedesktop.org/mesa/mesa/issues/2502)
+- **Normal:** [Unnecessary implicit subpass dependencies caused performance regression on AMD RADV (Mesa)](https://gitlab.freedesktop.org/mesa/mesa/issues/2502)
» **Affected** drivers: Mesa 20.0.0, 20.0.1
» **Workaround** used: [Explicitely injecting null subpass dependencies](https://github.com/RPCS3/rpcs3/pull/7909/commits/943cbb1e39fec9cc02ac6193e9b05482c4a36c92#diff-d0082402e2ea9309446e3dc7818f8394) (now removed)
» **Fixed** on: Mesa 20.0.2 \ No newline at end of file