Browse Source
[vulkan] Improve frame pacing (#3535)
[vulkan] Improve frame pacing (#3535)
This improves frame pacing control, fixes accumulated drift, and adds the ability to change it while the game is running. Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/3535 Co-authored-by: MaranBr <maranbr@outlook.com> Co-committed-by: MaranBr <maranbr@outlook.com>pull/3556/head v0.2.0-rc1
committed by
crueter
No known key found for this signature in database
GPG Key ID: 425ACD2D4830EBC6
8 changed files with 47 additions and 64 deletions
-
2src/android/app/src/main/res/values/arrays.xml
-
2src/android/app/src/main/res/values/strings.xml
-
7src/common/settings.h
-
2src/common/settings_enums.h
-
2src/qt_common/config/shared_translation.cpp
-
2src/video_core/renderer_vulkan/vk_scheduler.cpp
-
41src/video_core/renderer_vulkan/vk_scheduler.h
-
53src/video_core/renderer_vulkan/vk_swapchain.cpp
Write
Preview
Loading…
Cancel
Save
Reference in new issue