sysgpu: DXGI_SCALING_NONE / resizing logic #1105

Open
opened 2023-11-06 03:23:01 +00:00 by emidoots · 0 comments
emidoots commented 2023-11-06 03:23:01 +00:00 (Migrated from github.com)

Expose DXGI_SCALING_NONE (and equivalents) for better resizing behavior. I don't remember how to do this with Metal, but pretty sure it can be done. Vulkan has this in VK_EXT_swapchain_maintenance1
It's a nice to have during resize events to give better stability

> Expose DXGI_SCALING_NONE (and equivalents) for better resizing behavior. I don't remember how to do this with Metal, but pretty sure it can be done. Vulkan has this in VK_EXT_swapchain_maintenance1 > It's a nice to have during resize events to give better stability
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
hexops/mach#1105
No description provided.