[PR #2978] [CLOSED] texture_cache: Handle greater guest_size with equal resources. #3123

Closed
opened 2026-02-27 22:02:31 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2978
Author: @squidbus
Created: 5/22/2025
Status: Closed

Base: mainHead: tex-cache-fix


📝 Commits (1)

  • f10d63a texture_cache: Handle greater guest_size with equal resources.

📊 Changes

1 file changed (+8 additions, -7 deletions)

View changed files

📝 src/video_core/texture_cache/texture_cache.cpp (+8 -7)

📄 Description

Handle case in texture cache where two resolved images are essentially equal, likely indicating a leftover image that needs to be cleaned up.


🔄 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/2978 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 5/22/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `tex-cache-fix` --- ### 📝 Commits (1) - [`f10d63a`](https://github.com/shadps4-emu/shadPS4/commit/f10d63a02cbde1b7dc96140cc271b9e84e6e3b16) texture_cache: Handle greater guest_size with equal resources. ### 📊 Changes **1 file changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/texture_cache/texture_cache.cpp` (+8 -7) </details> ### 📄 Description Handle case in texture cache where two resolved images are essentially equal, likely indicating a leftover image that needs to be cleaned up. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:02:31 +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#3123
No description provided.