[PR #430] [MERGED] core: misc changes #1557

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/430
Author: @dima-xd
Created: 8/14/2024
Status: Merged
Merged: 8/14/2024
Merged by: @psucien

Base: mainHead: misc


📝 Commits (3)

📊 Changes

7 files changed (+44 additions, -5 deletions)

View changed files

📝 src/core/libraries/kernel/memory_management.cpp (+11 -2)
📝 src/core/libraries/np_manager/np_manager.cpp (+5 -2)
📝 src/core/libraries/np_manager/np_manager.h (+17 -1)
📝 src/shader_recompiler/backend/spirv/spirv_emit_context.cpp (+4 -0)
📝 src/video_core/renderer_vulkan/liverpool_to_vk.cpp (+4 -0)
📝 src/video_core/renderer_vulkan/vk_swapchain.cpp (+1 -0)
📝 src/video_core/texture_cache/tile_manager.cpp (+2 -0)

📄 Description

No description provided


🔄 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/430 **Author:** [@dima-xd](https://github.com/dima-xd) **Created:** 8/14/2024 **Status:** ✅ Merged **Merged:** 8/14/2024 **Merged by:** [@psucien](https://github.com/psucien) **Base:** `main` ← **Head:** `misc` --- ### 📝 Commits (3) - [`3f83879`](https://github.com/shadps4-emu/shadPS4/commit/3f83879118d0d7ecc27372318715b7ee5b9bac3a) core: misc changes - [`c952c4c`](https://github.com/shadps4-emu/shadPS4/commit/c952c4ca1c48457d194db582312d61e0edf7f215) video_core: add some formats for detiling - [`9a24e5e`](https://github.com/shadps4-emu/shadPS4/commit/9a24e5e0949ee2b4bc7be915b42ec79d6c449281) clang format ### 📊 Changes **7 files changed** (+44 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/core/libraries/kernel/memory_management.cpp` (+11 -2) 📝 `src/core/libraries/np_manager/np_manager.cpp` (+5 -2) 📝 `src/core/libraries/np_manager/np_manager.h` (+17 -1) 📝 `src/shader_recompiler/backend/spirv/spirv_emit_context.cpp` (+4 -0) 📝 `src/video_core/renderer_vulkan/liverpool_to_vk.cpp` (+4 -0) 📝 `src/video_core/renderer_vulkan/vk_swapchain.cpp` (+1 -0) 📝 `src/video_core/texture_cache/tile_manager.cpp` (+2 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:13:04 +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#1557
No description provided.