From 38ce2d9f9be6fb86b8a5dea040315e82edfbe569 Mon Sep 17 00:00:00 2001 From: Ani Date: Sun, 3 Mar 2024 13:38:07 +0000 Subject: [PATCH] Add 'Graphical corruption on AMD Windows with RDNA3 GPUs when upscaling games' --- Graphics-Driver-Issues.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Graphics-Driver-Issues.md b/Graphics-Driver-Issues.md index 863cd9b..ffee23e 100644 --- a/Graphics-Driver-Issues.md +++ b/Graphics-Driver-Issues.md @@ -114,6 +114,11 @@ List of reported graphics driver bugs that are now fixed. We'd like to thank the » **Workaround** used: None
» **Fixed** on: Radeon Software Adrenalin 23.4.3 +- **High:** [Graphical corruption on AMD Windows with RDNA3 GPUs when upscaling games](https://github.com/RPCS3/rpcs3/issues/14838)
+» **Affected** drivers: Radeon Software Adrenalin 24.1.1 and older
+» **Workaround** used: None
+» **Fixed** on: Radeon Software Adrenalin 24.2.1 + - **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)