mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 21:41:26 +12:00
Remove fixed issue
parent
ee3d7e48a4
commit
6199908825
1 changed files with 1 additions and 5 deletions
|
@ -76,13 +76,9 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr
|
||||||
» **Workaround** implemented: **Yes**, use Strict Rendering Mode <br>
|
» **Workaround** implemented: **Yes**, use Strict Rendering Mode <br>
|
||||||
» **Reported**: **Yes**, on 2020-03-22. Quickly replied. <br>
|
» **Reported**: **Yes**, on 2020-03-22. Quickly replied. <br>
|
||||||
|
|
||||||
- [Crash when using ASync with Shader Interpreter or Shader Interpreter only shader modes](https://gitlab.freedesktop.org/mesa/mesa/-/issues/3351) <br>
|
|
||||||
» **Workaround** implemented: None, use one of the shader modes that don't use the Shader Interpreter <br>
|
|
||||||
» **Reported**: **Yes**, on 2020-08-02. Quickly replied. <br>
|
|
||||||
|
|
||||||
- [Missing `shaderStorageImageMultisample` Vulkan feature support on Intel iGPUs (RPCS3 crashes if MSAA is enabled)](https://gitlab.freedesktop.org/mesa/mesa/-/issues/3355) <br>
|
- [Missing `shaderStorageImageMultisample` Vulkan feature support on Intel iGPUs (RPCS3 crashes if MSAA is enabled)](https://gitlab.freedesktop.org/mesa/mesa/-/issues/3355) <br>
|
||||||
» **Workaround** implemented: None, disable Anti-Aliasing <br>
|
» **Workaround** implemented: None, disable Anti-Aliasing <br>
|
||||||
» **Reported**: **Yes**, on 2020-08-03. <br>
|
» **Reported**: **Yes**, on 2020-08-03. No solution given from the driver developers, feature unsupported in hardware. <br>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue