[PR #2030] [MERGED] Fix width and height checks for fullscreen swapchain (d3d11) #828

Closed
opened 2026-01-29 19:09:42 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stenzek/duckstation/pull/2030
Author: @ifarbod
Created: 4/26/2021
Status: Merged
Merged: 4/27/2021
Merged by: @stenzek

Base: masterHead: patch-1


📝 Commits (1)

  • 0f8128c Fix width and height checks for fullscreen swapchain

📊 Changes

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

View changed files

📝 src/frontend-common/d3d11_host_display.cpp (+1 -1)

📄 Description

Height is being compared against Width somehow, this is wrong..


🔄 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/stenzek/duckstation/pull/2030 **Author:** [@ifarbod](https://github.com/ifarbod) **Created:** 4/26/2021 **Status:** ✅ Merged **Merged:** 4/27/2021 **Merged by:** [@stenzek](https://github.com/stenzek) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`0f8128c`](https://github.com/stenzek/duckstation/commit/0f8128cc238db69138ea2d72a676db509f7fecf0) Fix width and height checks for fullscreen swapchain ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/frontend-common/d3d11_host_display.cpp` (+1 -1) </details> ### 📄 Description Height is being compared against Width somehow, this is wrong.. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 19:09:42 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/duckstation#828