[PR #2000] [MERGED] Fix amdgpu & other issues #2431

Closed
opened 2026-02-27 21:16:29 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2000
Author: @liberodark
Created: 12/31/2024
Status: Merged
Merged: 1/2/2025
Merged by: @raphaelthegreat

Base: mainHead: main


📝 Commits (1)

  • 8de4895 Fix amdgpu & other issues

📊 Changes

7 files changed (+27 additions, -24 deletions)

View changed files

📝 src/core/devtools/widget/reg_popup.cpp (+1 -1)
📝 src/video_core/amdgpu/liverpool.h (+2 -2)
📝 src/video_core/amdgpu/resource.h (+16 -14)
📝 src/video_core/renderer_vulkan/liverpool_to_vk.cpp (+2 -2)
📝 src/video_core/renderer_vulkan/vk_pipeline_cache.cpp (+2 -2)
📝 src/video_core/texture_cache/image_info.cpp (+2 -2)
📝 src/video_core/texture_cache/image_view.cpp (+2 -1)

📄 Description

upstream some fixes from nixos package.


🔄 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/2000 **Author:** [@liberodark](https://github.com/liberodark) **Created:** 12/31/2024 **Status:** ✅ Merged **Merged:** 1/2/2025 **Merged by:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`8de4895`](https://github.com/shadps4-emu/shadPS4/commit/8de48954148efa64a5b7b4f004d068dd40bf1463) Fix amdgpu & other issues ### 📊 Changes **7 files changed** (+27 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `src/core/devtools/widget/reg_popup.cpp` (+1 -1) 📝 `src/video_core/amdgpu/liverpool.h` (+2 -2) 📝 `src/video_core/amdgpu/resource.h` (+16 -14) 📝 `src/video_core/renderer_vulkan/liverpool_to_vk.cpp` (+2 -2) 📝 `src/video_core/renderer_vulkan/vk_pipeline_cache.cpp` (+2 -2) 📝 `src/video_core/texture_cache/image_info.cpp` (+2 -2) 📝 `src/video_core/texture_cache/image_view.cpp` (+2 -1) </details> ### 📄 Description upstream some fixes from nixos package. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:16:29 +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#2431
No description provided.