[PR #3068] [CLOSED] better handling of tiling size, dividing check and assert more specifc #3194

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3068
Author: @diegolix29
Created: 6/9/2025
Status: Closed

Base: mainHead: Filling-tiles


📝 Commits (3)

  • f04a89d better handling of tiling size, dividing check and assert more specifc
  • 9fbcb8c more clean up
  • 6f0656b forgot to remove this ones

📊 Changes

1 file changed (+34 additions, -12 deletions)

View changed files

📝 src/video_core/texture_cache/tile_manager.cpp (+34 -12)

📄 Description

this pr helps handle all tiling sizes under texture, divide the check so display due to shader limitations dosent get overloaded.
added psucien suggestions,


🔄 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/3068 **Author:** [@diegolix29](https://github.com/diegolix29) **Created:** 6/9/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `Filling-tiles` --- ### 📝 Commits (3) - [`f04a89d`](https://github.com/shadps4-emu/shadPS4/commit/f04a89d7b45a3002f43b8619ab27064a03119ad9) better handling of tiling size, dividing check and assert more specifc - [`9fbcb8c`](https://github.com/shadps4-emu/shadPS4/commit/9fbcb8c62e9994a303fe14f472e6eb96b57c8516) more clean up - [`6f0656b`](https://github.com/shadps4-emu/shadPS4/commit/6f0656b29206c0c518ff764dd6a6c5990e06eac6) forgot to remove this ones ### 📊 Changes **1 file changed** (+34 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/texture_cache/tile_manager.cpp` (+34 -12) </details> ### 📄 Description this pr helps handle all tiling sizes under texture, divide the check so display due to shader limitations dosent get overloaded. added psucien suggestions, --- <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:47 +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#3194
No description provided.