[PR #2250] [MERGED] renderer: respect zmin/zmax even if clipping is disabled #2598

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/2250
Author: @roamic
Created: 1/27/2025
Status: Merged
Merged: 1/27/2025
Merged by: @squidbus

Base: mainHead: fix-zmin-zmax-noclip


📝 Commits (1)

  • 109de38 renderer: respect zmin/zmax even if clipping is disabled

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 src/video_core/renderer_vulkan/vk_rasterizer.cpp (+4 -4)

📄 Description

We should respect zmin/zmax settings even if clipping is disabled since we do not remap z in the patched shader.

Fixes #2206


🔄 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/2250 **Author:** [@roamic](https://github.com/roamic) **Created:** 1/27/2025 **Status:** ✅ Merged **Merged:** 1/27/2025 **Merged by:** [@squidbus](https://github.com/squidbus) **Base:** `main` ← **Head:** `fix-zmin-zmax-noclip` --- ### 📝 Commits (1) - [`109de38`](https://github.com/shadps4-emu/shadPS4/commit/109de38384ca497aacb8a56dd57b13e01323ad64) renderer: respect zmin/zmax even if clipping is disabled ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/vk_rasterizer.cpp` (+4 -4) </details> ### 📄 Description We should respect zmin/zmax settings even if clipping is disabled since we do not remap z in the patched shader. Fixes #2206 --- <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:32 +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#2598
No description provided.