mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-03 21:41:26 +12:00
Updated Graphics Driver Issues (markdown)
parent
df2f7ffb9e
commit
ebca4c4e40
1 changed files with 2 additions and 2 deletions
|
@ -20,11 +20,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.<br>
|
||||||
NOTE: This is not a driver bug as it can be considered implementation-defined behavior.
|
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.<br>
|
||||||
NOTE: This is not a driver bug as it can be considered implementation-defined behavior.
|
NOTE: This is not a driver bug as it can be considered implementation-defined behavior.
|
||||||
|
|
||||||
### Mesa
|
### Mesa
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue