mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 13:31:27 +12:00
Updated Graphics Driver Issues (markdown)
parent
d734fb836f
commit
3fe9f78ede
1 changed files with 2 additions and 1 deletions
|
@ -31,3 +31,4 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr
|
||||||
|
|
||||||
**Vulkan.**
|
**Vulkan.**
|
||||||
- Primitive restart is 'broken'. This seems to be a GCN hardware bug as it also affects proprietary drivers. Workaround implemented. (confirmed - see [this commit](https://github.com/mesa3d/mesa/commit/eae8f49fc65e6e625f5e05d38c3bf1b61b84bd3d))
|
- Primitive restart is 'broken'. This seems to be a GCN hardware bug as it also affects proprietary drivers. Workaround implemented. (confirmed - see [this commit](https://github.com/mesa3d/mesa/commit/eae8f49fc65e6e625f5e05d38c3bf1b61b84bd3d))
|
||||||
|
- LLVM8 codegen is broken. Use mesa with LLVM9 codegen to avoid this issue. Padoka PPA has the updated LLVM9 drivers for ubuntu users. See [this bug report.](https://bugs.freedesktop.org/show_bug.cgi?id=110970)
|
Loading…
Add table
Add a link
Reference in a new issue