[PR #1630] [MERGED] Fixed incorrectly skipped RTs #2211

Closed
opened 2026-02-27 21:15:36 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1630
Author: @roamic
Created: 11/30/2024
Status: Merged
Merged: 12/1/2024
Merged by: @psucien

Base: mainHead: fix-missing-rts


📝 Commits (1)

  • c0d43a1 Fixed incorrectly skipped RTs

📊 Changes

2 files changed (+2 additions, -10 deletions)

View changed files

📝 src/video_core/renderer_vulkan/vk_pipeline_cache.cpp (+2 -3)
📝 src/video_core/renderer_vulkan/vk_rasterizer.cpp (+0 -7)

📄 Description

The issue causes a shift in RT indices which lead to graphic artifacts.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/1630 **Author:** [@roamic](https://github.com/roamic) **Created:** 11/30/2024 **Status:** ✅ Merged **Merged:** 12/1/2024 **Merged by:** [@psucien](https://github.com/psucien) **Base:** `main` ← **Head:** `fix-missing-rts` --- ### 📝 Commits (1) - [`c0d43a1`](https://github.com/shadps4-emu/shadPS4/commit/c0d43a1a5f304d21f4b7c9457108c2d21447905e) Fixed incorrectly skipped RTs ### 📊 Changes **2 files changed** (+2 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/vk_pipeline_cache.cpp` (+2 -3) 📝 `src/video_core/renderer_vulkan/vk_rasterizer.cpp` (+0 -7) </details> ### 📄 Description The issue causes a shift in RT indices which lead to graphic artifacts. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:15:36 +03:00
Sign in to join this conversation.
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
starred/shadPS4#2211
No description provided.