yuzu-emu
/
yuzu-android
Archived
1
0
Fork 0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
yuzu-android/src
ameerj 35e5a67a83 vk_swapchain: Use immediate present mode when mailbox is unavailable and FPS is unlocked
Allows drivers that do not support VK_PRESENT_MODE_MAILBOX_KHR the ability to present at a framerate higher than the monitor's refresh rate when the FPS is unlocked.
2021-09-12 20:32:23 -04:00
..
audio_core Merge pull request #6571 from Kelebek1/Mix 2021-07-12 22:09:05 -07:00
common common_funcs: Replace <algorithm> with <iterator> 2021-09-11 17:19:14 -04:00
core Merge pull request #6975 from ogniK5377/acc-async-ctx 2021-09-12 12:03:10 -04:00
input_common input_common: Disable sdl raw input mode 2021-08-12 13:17:07 -05:00
shader_recompiler Merge pull request #6948 from ameerj/amd-warp-fix 2021-09-12 13:53:29 -04:00
tests logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
video_core vk_swapchain: Use immediate present mode when mailbox is unavailable and FPS is unlocked 2021-09-12 20:32:23 -04:00
web_service web_service: Silence -Wmaybe-uninitialized on httplib.h 2021-07-12 03:30:45 -03:00
yuzu main: Apply confirm exit setting in exit locked scenarios 2021-09-12 00:31:32 -04:00
yuzu_cmd Merge pull request #6846 from ameerj/nvdec-gpu-decode 2021-09-11 23:11:32 +02:00
.clang-format
CMakeLists.txt shader: Initial recompiler work 2021-07-22 21:51:21 -04:00