mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-12-06 07:12:28 +01:00
Updated Graphics Driver Issues (markdown)
parent
144a73c1ce
commit
df2f7ffb9e
|
|
@ -21,9 +21,11 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr
|
||||||
### NVIDIA (proprietary)
|
### NVIDIA (proprietary)
|
||||||
**OpenGL.**
|
**OpenGL.**
|
||||||
- FP precision issues with Nan/Inf values. Workaround implemented.
|
- FP precision issues with Nan/Inf values. Workaround implemented.
|
||||||
|
NOTE: This is not a driver bug as it can be considered implementation-defined behavior.
|
||||||
|
|
||||||
**Vulkan.**
|
**Vulkan.**
|
||||||
- FP precision issues with Nan/Inf values. Workaround implemented.
|
- FP precision issues with Nan/Inf values. Workaround implemented.
|
||||||
|
NOTE: This is not a driver bug as it can be considered implementation-defined behavior.
|
||||||
|
|
||||||
### Mesa
|
### Mesa
|
||||||
**OpenGL.**
|
**OpenGL.**
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue