[PR #1142] [MERGED] vulkan: Fix crash when resizing window. #1952

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/1142
Author: @squidbus
Created: 9/29/2024
Status: Merged
Merged: 9/29/2024
Merged by: @georgemoralis

Base: mainHead: fix-resize


📝 Commits (1)

  • 6f120ad vulkan: Fix crash when resizing window.

📊 Changes

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

View changed files

📝 src/video_core/renderer_vulkan/vk_swapchain.cpp (+1 -1)

📄 Description

Re-create the swapchain when present returns vk::Result::eSuboptimalKHR as well.


🔄 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/1142 **Author:** [@squidbus](https://github.com/squidbus) **Created:** 9/29/2024 **Status:** ✅ Merged **Merged:** 9/29/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `fix-resize` --- ### 📝 Commits (1) - [`6f120ad`](https://github.com/shadps4-emu/shadPS4/commit/6f120ad3edeb30fd70f4348a93daa7aca0967eb8) vulkan: Fix crash when resizing window. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/video_core/renderer_vulkan/vk_swapchain.cpp` (+1 -1) </details> ### 📄 Description Re-create the swapchain when present returns `vk::Result::eSuboptimalKHR` as well. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:35 +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#1952
No description provided.