diff --git a/Graphics-Driver-Issues.md b/Graphics-Driver-Issues.md index 216365c..b267566 100644 --- a/Graphics-Driver-Issues.md +++ b/Graphics-Driver-Issues.md @@ -56,10 +56,6 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr » **Workaround** implemented: No, not possible. Use RADV with LLVM instead until the issue is fixed.
» **Reported**: **Yes**, on 2020-04-26. Issue assigned. -- [Missing `shaderStorageImageMultisample` Vulkan feature support on GCN1 GPUs (RPCS3 crashes if MSAA is enabled)](https://gitlab.freedesktop.org/mesa/mesa/-/issues/2864)
-» **Workaround** implemented: No, set MSAA to Disabled or use `mesa-git`.
-» **Reported**: **Yes**, on 2020-04-30. Was already fixed on `mesa-git`, fix will release on Mesa 20.1.0. - - Primitive restart is 'broken', this seems to be a GCN hardware bug as it affects both proprietary and open-source drivers
» **Workaround** implemented: **Yes** (automatic)
» **Note**: Confirmed, see [eae8f49f@mesa3d/mesa](https://github.com/mesa3d/mesa/commit/eae8f49fc65e6e625f5e05d38c3bf1b61b84bd3d) @@ -107,4 +103,9 @@ List of reported graphics driver bugs that are now fixed. We'd like to thank the - **Normal:** [vkGetQueryPoolResults returns incorrect values when VK_QUERY_RESULT_PARTIAL_BIT is set on NVIDIA (Windows)](https://forums.developer.nvidia.com/t/vkgetquerypoolresults-returns-incorrect-values-when-vk-query-result-partial-bit-is-set/110137)
» **Affected** drivers: NVIDIA GeForce 442.59 and earlier
» **Workaround** used: [Keeping NVIDIA driver from using partial results](https://github.com/RPCS3/rpcs3/pull/7909/commits/c4f539a9cf43e946364a3931f6e5b8c36457d4b4#diff-c9e6fd1ef5ae3e53670d088d2961e556) (now removed)
-» **Fixed** on: ~NVIDIA GeForce 442.74 \ No newline at end of file +» **Fixed** on: ~NVIDIA GeForce 442.74 + +- **Normal:** [Missing `shaderStorageImageMultisample` Vulkan feature support on GCN1 GPUs (RPCS3 crashes if MSAA is enabled)](https://gitlab.freedesktop.org/mesa/mesa/-/issues/2864)
+» **Workaround** implemented: None (disable MSAA on affected drivers)
+» **Reported**: **Yes**, on 2020-04-30, issue was already fixed on mesa-git
+» **Fixed** on: Mesa 20.1.0