summaryrefslogtreecommitdiff
path: root/src/input_common/input_engine.cpp
diff options
context:
space:
mode:
authorGravatar lat9nq2023-05-01 20:36:23 -0400
committerGravatar lat9nq2023-05-02 21:52:43 -0400
commita546ecbb1241a28b808d3a9ebe1a55f001c267ed (patch)
treeee8cb17be8f5ec44b38785259d5921c9feca4667 /src/input_common/input_engine.cpp
parentvk_swapchain: Use certain modes for unlocked (diff)
downloadyuzu-a546ecbb1241a28b808d3a9ebe1a55f001c267ed.tar.gz
yuzu-a546ecbb1241a28b808d3a9ebe1a55f001c267ed.tar.xz
yuzu-a546ecbb1241a28b808d3a9ebe1a55f001c267ed.zip
configure_graphics: Actively find present modes
When Vulkan devices are enumerated, this also determines the available present modes for each device, maps them to a vector, and gives those options to the user. OpenGL options are limited to On/Off. Required creating a VkSurfaceKHR during device enumeration, which may or may not be desireable. For the sake of a less confusing UI. Also fixes a bug where if a graphics device disappears on the host, we don't try and select the non-existant devices. configure_graphics: Remove vsync runtime lock for Vulkan configure_graphics: Recommend Mailbox present mode configure_graphics: Fix type-limits warning configure_graphics: Clean up includes configure_graphics: Add tooltip
Diffstat (limited to 'src/input_common/input_engine.cpp')
0 files changed, 0 insertions, 0 deletions