[PR #2172] [MERGED] recompiler: handle tess control point strides that arent a multiple of 16 #2532

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2172
Author: @baggins183
Created: 1/17/2025
Status: Merged
Merged: 1/17/2025
Merged by: @georgemoralis

Base: mainHead: tess-stride-assert


📝 Commits (1)

  • 0f754c7 handle control point strides that arent a multiple of 16

📊 Changes

2 files changed (+16 additions, -17 deletions)

View changed files

📝 src/shader_recompiler/backend/spirv/spirv_emit_context.cpp (+6 -6)
📝 src/shader_recompiler/ir/passes/hull_shader_transform.cpp (+10 -11)

📄 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/2172 **Author:** [@baggins183](https://github.com/baggins183) **Created:** 1/17/2025 **Status:** ✅ Merged **Merged:** 1/17/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `tess-stride-assert` --- ### 📝 Commits (1) - [`0f754c7`](https://github.com/shadps4-emu/shadPS4/commit/0f754c7d592a0f6c18c8a77d43225694658d01b3) handle control point strides that arent a multiple of 16 ### 📊 Changes **2 files changed** (+16 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/shader_recompiler/backend/spirv/spirv_emit_context.cpp` (+6 -6) 📝 `src/shader_recompiler/ir/passes/hull_shader_transform.cpp` (+10 -11) </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 22:00:17 +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#2532
No description provided.