[PR #1931] [CLOSED] Main #2387

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1931
Author: @NRJoseph49
Created: 12/27/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

📊 Changes

9 files changed (+161 additions, -3 deletions)

View changed files

shadPS4_knack_v4.patch (+131 -0)
📝 src/core/libraries/ajm/ajm_batch.h (+1 -0)
📝 src/shader_recompiler/backend/spirv/emit_spirv.cpp (+1 -0)
📝 src/shader_recompiler/backend/spirv/spirv_emit_context.cpp (+1 -0)
📝 src/shader_recompiler/ir/passes/hull_shader_transform.cpp (+5 -2)
📝 src/shader_recompiler/ir/passes/resource_tracking_pass.cpp (+3 -1)
📝 src/video_core/amdgpu/liverpool.cpp (+10 -0)
📝 src/video_core/renderer_vulkan/vk_pipeline_cache.cpp (+8 -0)
📝 src/video_core/texture_cache/image_info.cpp (+1 -0)

📄 Description

hmm


🔄 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/1931 **Author:** [@NRJoseph49](https://github.com/NRJoseph49) **Created:** 12/27/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`71e3e73`](https://github.com/shadps4-emu/shadPS4/commit/71e3e73e82c72d56de1d5df380137f5be96a17b5) added changes ### 📊 Changes **9 files changed** (+161 additions, -3 deletions) <details> <summary>View changed files</summary> ➕ `shadPS4_knack_v4.patch` (+131 -0) 📝 `src/core/libraries/ajm/ajm_batch.h` (+1 -0) 📝 `src/shader_recompiler/backend/spirv/emit_spirv.cpp` (+1 -0) 📝 `src/shader_recompiler/backend/spirv/spirv_emit_context.cpp` (+1 -0) 📝 `src/shader_recompiler/ir/passes/hull_shader_transform.cpp` (+5 -2) 📝 `src/shader_recompiler/ir/passes/resource_tracking_pass.cpp` (+3 -1) 📝 `src/video_core/amdgpu/liverpool.cpp` (+10 -0) 📝 `src/video_core/renderer_vulkan/vk_pipeline_cache.cpp` (+8 -0) 📝 `src/video_core/texture_cache/image_info.cpp` (+1 -0) </details> ### 📄 Description hmm --- <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:19 +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#2387
No description provided.