Updated Graphics Driver Issues (markdown)

kd-11 2020-04-28 20:05:14 +03:00
parent 144a73c1ce
commit df2f7ffb9e

@ -21,9 +21,11 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr
### NVIDIA (proprietary)
**OpenGL.**
- 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.**
- 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
**OpenGL.**