mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 21:41:26 +12:00
Updated Graphics Driver Issues (markdown)
parent
9af0f41f3a
commit
f3ba9a2fd9
1 changed files with 0 additions and 2 deletions
|
@ -16,8 +16,6 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr
|
||||||
**Vulkan.**
|
**Vulkan.**
|
||||||
- Raster pattern requires 'Strict Mode' to be enabled to deal with framebuffer feedback loops, otherwise a diagonal line may be observed on screen between triangle edges.
|
- Raster pattern requires 'Strict Mode' to be enabled to deal with framebuffer feedback loops, otherwise a diagonal line may be observed on screen between triangle edges.
|
||||||
- Primitive restart is 'broken'. This seems to be a GCN hardware bug as it also affects mesa drivers to some extent. Workaround implemented.
|
- Primitive restart is 'broken'. This seems to be a GCN hardware bug as it also affects mesa drivers to some extent. Workaround implemented.
|
||||||
- Fence reset can trigger a driver crash, epsecially on pre-GCN4 hardware. Workaround implemented.
|
|
||||||
- Compiling some shaders can crash the driver on version 18.5.2 and newer. Issue reported, driver update expected to fix the issue. Revert back to 18.5.1 until the issue is resolved.
|
|
||||||
|
|
||||||
### NVIDIA (proprietary)
|
### NVIDIA (proprietary)
|
||||||
**OpenGL.**
|
**OpenGL.**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue