From 9844d9f078c7fb8a8236e6aab56fb756359c18b5 Mon Sep 17 00:00:00 2001 From: Ani Date: Sat, 3 Dec 2022 15:17:59 +0000 Subject: [PATCH] nvidia: Add instability issue of 526.XX drivers --- Graphics-Driver-Issues.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Graphics-Driver-Issues.md b/Graphics-Driver-Issues.md index f836b54..20ca7fe 100644 --- a/Graphics-Driver-Issues.md +++ b/Graphics-Driver-Issues.md @@ -104,6 +104,11 @@ List of reported graphics driver bugs that are now fixed. We'd like to thank the » **Workaround** used: None
» **Fixed** on: NVIDIA Windows 452.28, NVIDIA Linux 450.56.11 +- **High:** Driver instability leading to crashes on NVIDIA Windows
+» **Affected** drivers: NVIDIA Windows 526.XX
+» **Workaround** used: None
+» **Fixed** on: NVIDIA Windows 527.37 + - **Normal:** [OpenGL's glGetTexImage/glGetTextureImage/glGetTextureImageEXT do not work with immutable textures if pack/unpack byteswap is requested on **any** AMD GPU (Windows)](https://community.amd.com/thread/227876)
» **Affected** drivers: Radeon Software Adrenalin 19.4.2 and earlier
» **Workaround** used: [Manually byteswap texel data](https://github.com/RPCS3/rpcs3/commit/f56a6548b0a7a520301372f8e456c7174b514a68#diff-6067ceb43fa31f7dc9558bdf0b776ad8) (now removed)