fix(renderer): TAA graphical artifacts and pixel noise on AMD hardware #88

Merged
Collecting merged 1 commit from fix/taa-amd into main 2026-01-07 22:47:57 -05:00
Collaborator

This fix resolves the colored & buggy pixel artifacts seen when going fullscreen & exiting out of it using TAA. It ensures TAA textures are cleared of junk data on creation and adds the necessary transitions for the GPU to handle frame data correctly on AMD hardware.

Signed-off-by: Collecting [email protected]

This fix resolves the colored & buggy pixel artifacts seen when going fullscreen & exiting out of it using TAA. It ensures TAA textures are cleared of junk data on creation and adds the necessary transitions for the GPU to handle frame data correctly on AMD hardware. Signed-off-by: Collecting <[email protected]>
Collecting deleted branch fix/taa-amd 2026-01-07 22:48:06 -05:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
Kintoki/Emulator!88
No description provided.