[PR #3013] [CLOSED] amdgpu: Implement 0x5u for Depth_MicroTiled. #3149

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3013
Author: @Randomuser8219
Created: 5/30/2025
Status: Closed

Base: mainHead: patch-4


📝 Commits (7)

📊 Changes

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

View changed files

📝 src/video_core/amdgpu/resource.h (+4 -2)
📝 src/video_core/texture_cache/image_info.cpp (+1 -0)
📝 src/video_core/texture_cache/tile_manager.cpp (+1 -0)

📄 Description

Used by KNACK (CUSA00068).
Spotted by Niko on the shadPS4 Discord development channel.


🔄 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/3013 **Author:** [@Randomuser8219](https://github.com/Randomuser8219) **Created:** 5/30/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-4` --- ### 📝 Commits (7) - [`731d5f8`](https://github.com/shadps4-emu/shadPS4/commit/731d5f8f64b065863afdfd631c7ee04c7be0fd70) amdgpu: Implement 0x5u for Depth_MicroTiled. - [`16bef0f`](https://github.com/shadps4-emu/shadPS4/commit/16bef0f2097690678638ff3d3bb428f6f0b086a0) Update resource.h - [`d2a3550`](https://github.com/shadps4-emu/shadPS4/commit/d2a35509805225a95fd3b04efb4d19769827ea20) Update image_info.cpp - [`05c2755`](https://github.com/shadps4-emu/shadPS4/commit/05c27552c42f6544669d685fb7001beee61a1b15) Update tile_manager.cpp - [`0a67f4a`](https://github.com/shadps4-emu/shadPS4/commit/0a67f4a0a573213b0bacc86d55532c56fa247e72) whoops - [`f4e510f`](https://github.com/shadps4-emu/shadPS4/commit/f4e510faed981a0e6b389a1a1ba4cee6c2a478c8) fix compile error - [`7a7c495`](https://github.com/shadps4-emu/shadPS4/commit/7a7c495364a19b20baf0ecdeee6c4b3f234908b5) clang-format (hopefully) ### 📊 Changes **3 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/amdgpu/resource.h` (+4 -2) 📝 `src/video_core/texture_cache/image_info.cpp` (+1 -0) 📝 `src/video_core/texture_cache/tile_manager.cpp` (+1 -0) </details> ### 📄 Description Used by KNACK (CUSA00068). Spotted by Niko on the shadPS4 Discord development channel. --- <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:37 +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#3149
No description provided.