diff --git a/Graphics-Driver-Issues.md b/Graphics-Driver-Issues.md index 7d00723..2935ee6 100644 --- a/Graphics-Driver-Issues.md +++ b/Graphics-Driver-Issues.md @@ -80,6 +80,10 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr » **Workaround** implemented: None, use one of the shader modes that don't use the Shader Interpreter
» **Reported**: **Yes**, on 2020-08-02. Quickly replied.
+- [Missing `shaderStorageImageMultisample` Vulkan feature support on Intel iGPUs (RPCS3 crashes if MSAA is enabled)](https://gitlab.freedesktop.org/mesa/mesa/-/issues/3355)
+» **Workaround** implemented: None, disable Anti-Aliasing
+» **Reported**: **Yes**, on 2020-08-03.
+ --- # Hall of Fame