mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 15:01:28 +12:00
Update to mention nvidia fullscreen bug.
parent
29439a6d18
commit
0b0299e644
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ This page quickly summarizes graphics driver quirks and issues present in GPU dr
|
||||||
**Vulkan.**
|
**Vulkan.**
|
||||||
- FP precision issues with Nan/Inf values. Workaround implemented.
|
- FP precision issues with Nan/Inf values. Workaround implemented.
|
||||||
- (Linux only) Problems with SPIRV, compiler does not properly read exponent style values (e.g 1.e-2 vs 0.01)
|
- (Linux only) Problems with SPIRV, compiler does not properly read exponent style values (e.g 1.e-2 vs 0.01)
|
||||||
|
- (Windows only) Driver may lock up if RPCS3 is in fullscreen and the present mode is not FIFO. Enable vsync in the emulator to help prevent this issue.
|
||||||
|
|
||||||
### Mesa
|
### Mesa
|
||||||
**OpenGL.**
|
**OpenGL.**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue