mirror of
https://github.com/stenzek/duckstation.git
synced 2026-07-08 17:46:19 +00:00
[PR #2965] [MERGED] HostDisplay: Treat internal res screenshots as a screenshot #1402
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stenzek/duckstation/pull/2965
Author: @stenzek
Created: 5/1/2023
Status: ✅ Merged
Merged: 5/3/2023
Merged by: @stenzek
Base:
master← Head:resize📝 Commits (1)
6b366afHostDisplay: Treat internal res screenshots as a screenshot📊 Changes
11 files changed (+124 additions, -77 deletions)
View changed files
📝
src/core/host_display.cpp(+70 -18)📝
src/core/host_display.h(+3 -3)📝
src/core/system.cpp(+5 -6)📝
src/frontend-common/d3d11_host_display.cpp(+9 -11)📝
src/frontend-common/d3d11_host_display.h(+2 -2)📝
src/frontend-common/d3d12_host_display.cpp(+9 -10)📝
src/frontend-common/d3d12_host_display.h(+2 -2)📝
src/frontend-common/opengl_host_display.cpp(+11 -11)📝
src/frontend-common/opengl_host_display.h(+2 -2)📝
src/frontend-common/vulkan_host_display.cpp(+9 -10)📝
src/frontend-common/vulkan_host_display.h(+2 -2)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.