[PR #3190] [MERGED] Revert "Avoid clearing depth on partial HTILE writes" #3296

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3190
Author: @georgemoralis
Created: 7/4/2025
Status: Merged
Merged: 7/4/2025
Merged by: @georgemoralis

Base: mainHead: revert-3167-htile-noclear


📝 Commits (1)

  • 37824d4 Revert "Avoid clearing depth on partial HTILE writes (#3167)"

📊 Changes

5 files changed (+30 additions, -28 deletions)

View changed files

📝 src/shader_recompiler/info.h (+0 -1)
📝 src/shader_recompiler/ir/passes/resource_tracking_pass.cpp (+3 -8)
📝 src/video_core/renderer_vulkan/vk_rasterizer.cpp (+1 -2)
📝 src/video_core/texture_cache/image.h (+4 -3)
📝 src/video_core/texture_cache/texture_cache.cpp (+22 -14)

📄 Description

Reverts shadps4-emu/shadPS4#3167


🔄 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/3190 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 7/4/2025 **Status:** ✅ Merged **Merged:** 7/4/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `revert-3167-htile-noclear` --- ### 📝 Commits (1) - [`37824d4`](https://github.com/shadps4-emu/shadPS4/commit/37824d46073209096b28033b904c26d7524fcbbb) Revert "Avoid clearing depth on partial HTILE writes (#3167)" ### 📊 Changes **5 files changed** (+30 additions, -28 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/info.h` (+0 -1) 📝 `src/shader_recompiler/ir/passes/resource_tracking_pass.cpp` (+3 -8) 📝 `src/video_core/renderer_vulkan/vk_rasterizer.cpp` (+1 -2) 📝 `src/video_core/texture_cache/image.h` (+4 -3) 📝 `src/video_core/texture_cache/texture_cache.cpp` (+22 -14) </details> ### 📄 Description Reverts shadps4-emu/shadPS4#3167 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:03:10 +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#3296
No description provided.