suyu/src/yuzu_cmd
lat9nq 6f0929df82 configuration: Expose separate swap present modes
Previously, yuzu would try and guess which vsync mode to use given
different scenarios, but apparently we didn't always get it right. This
exposes the separate modes in a drop-down the user can select.

If a mode isn't available in Vulkan, it defaults to FIFO.
2023-05-02 21:51:29 -04:00
..
emu_window input_common: Split mouse input into individual devices 2023-02-16 14:22:13 -06:00
CMakeLists.txt cmake: move find-modules to root cmake dir 2023-01-02 18:22:07 +01:00
config.cpp configuration: Expose separate swap present modes 2023-05-02 21:51:29 -04:00
config.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
default_ini.h vk_present_manager: Add toggle for async presentation 2023-05-01 23:13:24 +03:00
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
yuzu.cpp main: (Windows) Set the current timer resolution to the maximum 2023-03-05 02:36:31 -05:00
yuzu.rc chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00