[PR #4056] Gpu fixes part2 #3902

Open
opened 2026-02-27 22:05:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/4056
Author: @georgemoralis
Created: 2/20/2026
Status: 🔄 Open

Base: mainHead: gpu_fixes_part2


📝 Commits (4)

📊 Changes

2 files changed (+60 additions, -6 deletions)

View changed files

📝 src/video_core/texture_cache/image.cpp (+22 -6)
📝 src/video_core/texture_cache/texture_cache.cpp (+38 -0)

📄 Description

-Ignore invalid stencil copies (will get around this in a bit)
-Added generic fallback in texture cache for images that has same properties but are bigger


🔄 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/4056 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 2/20/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `gpu_fixes_part2` --- ### 📝 Commits (4) - [`a1ff574`](https://github.com/shadps4-emu/shadPS4/commit/a1ff5747406bb30d589e5902893d516f610b99f2) ignore copy of incompatible stencil ops - [`fe0e11a`](https://github.com/shadps4-emu/shadPS4/commit/fe0e11a4d4d862e9722c38cab4870c5fcac3bdfe) expand image in texture cache - [`391ef19`](https://github.com/shadps4-emu/shadPS4/commit/391ef192228f5b8a71f48b58500a8fe42544b704) stencil fixes - [`806a813`](https://github.com/shadps4-emu/shadPS4/commit/806a813e90d7dfbfd9804e5ba88462c285778ffe) more fix ### 📊 Changes **2 files changed** (+60 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/texture_cache/image.cpp` (+22 -6) 📝 `src/video_core/texture_cache/texture_cache.cpp` (+38 -0) </details> ### 📄 Description -Ignore invalid stencil copies (will get around this in a bit) -Added generic fallback in texture cache for images that has same properties but are bigger --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
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#3902
No description provided.