diff --git a/Graphics-Driver-Issues.md b/Graphics-Driver-Issues.md index a844c12..e20c970 100644 --- a/Graphics-Driver-Issues.md +++ b/Graphics-Driver-Issues.md @@ -1,14 +1,15 @@ # Graphics Driver Issues This page quickly summarizes graphics driver quirks and issues present in GPU drivers by different manufacturers. -» [Intel (Proprietary)](#intel-proprietary)
» [AMD (Proprietary)](#amd-proprietary)
+» [Intel (Proprietary)](#intel-proprietary)
» [NVIDIA (Proprietary)](#nvidia-proprietary)
-» [NVIDIA (Mesa)](#nvidia-mesa)
+ » [AMD (Mesa)](#amd-mesa)
» [Intel (Mesa)](#intel-mesa)
-» [**Hall of Fame (List of fixed issues)**](#hall-of-fame) +» [NVIDIA (Mesa)](#nvidia-mesa)
+» [**Hall of Fame (List of fixed issues)**](#hall-of-fame) ## Intel (Proprietary) **OpenGL** @@ -16,11 +17,16 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr » **Workaround** implemented: No
» **Reported**: No
» **Note**: Intel proprietary OpenGL drivers are unsupported by RPCS3 due to their poor state. -- _Unsupported. There are likely other issues as well..._ + +- _**Unsupported.** There are likely other issues as well..._ **Vulkan** -- _Unsupported. There are currently known issues..._ +- [Driver crashes with VK_ERROR_FRAGMENTATION](https://github.com/RPCS3/rpcs3/issues/17356)
+» **Workaround** implemented: No
+» **Reported**: No
+» **Note**: Intel proprietary Vulkan drivers are unsupported by RPCS3 due to their poor state. +- _**Unsupported.** There are likely other issues as well..._ ## AMD (Proprietary)
**OpenGL**