yuzu-android/src/yuzu/configuration
ameerj 3522fc019c nvflinger: Add toggle to disable buffer swap interval limits
Enabling this setting will allow some titles to present more frames to
the screen as they become available in the nvflinger buffer queue.
2021-06-17 01:41:56 -04:00
..
config.cpp nvflinger: Add toggle to disable buffer swap interval limits 2021-06-17 01:41:56 -04:00
config.h yuzu qt: Revert some usages of string_view 2021-06-02 19:50:20 -04:00
configuration_shared.cpp configuration_shared: Drop unused function and template another 2021-05-19 16:00:48 -04:00
configuration_shared.h configuration_shared: Drop unused function and template another 2021-05-19 16:00:48 -04:00
configure_audio.cpp configuration: Add CPU tab to game properties 2021-05-16 01:31:42 -04:00
configure_audio.h configuration: Use forward declares and remove extraneous structs 2020-07-19 13:26:55 -04:00
configure_audio.ui configure_audio: fix UI margins 2020-07-19 13:26:55 -04:00
configure_cpu_debug.cpp General: Add settings for fastmem and disabling adress space check. 2021-06-11 17:27:17 +02:00
configure_cpu_debug.h common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_cpu_debug.ui configure_cpu_debug: Clarify settings behavior 2021-06-13 00:27:33 -04:00
configure_cpu.cpp General: Add settings for fastmem and disabling adress space check. 2021-06-11 17:27:17 +02:00
configure_cpu.h General: Add settings for fastmem and disabling adress space check. 2021-06-11 17:27:17 +02:00
configure_cpu.ui General: Add settings for fastmem and disabling adress space check. 2021-06-11 17:27:17 +02:00
configure_debug_controller.cpp general: Fix compiler warnings on linux and miscellaneous changes 2020-11-15 23:33:21 -05:00
configure_debug_controller.h general: Fix compiler warnings on linux and miscellaneous changes 2020-11-15 23:33:21 -05:00
configure_debug_controller.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_debug.cpp fsp_srv: Fix filesystem access logging 2021-06-16 00:06:02 -04:00
configure_debug.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_debug.ui fsp_srv: Fix filesystem access logging 2021-06-16 00:06:02 -04:00
configure_dialog.cpp yuzu qt: Use lambda and std::function for reset callback 2021-06-01 17:22:06 -04:00
configure_dialog.h yuzu qt: Add an Apply button to configuration dialogs 2021-05-25 02:25:39 -04:00
configure_filesystem.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
configure_filesystem.h yuzu/configure_filesystem: Remove "Select Cache Directory" option 2021-01-04 06:29:48 +01:00
configure_filesystem.ui yuzu/configure_filesystem: Remove "Select Cache Directory" option 2021-01-04 06:29:48 +01:00
configure_general.cpp yuzu qt: Use lambda and std::function for reset callback 2021-06-01 17:22:06 -04:00
configure_general.h yuzu qt: Use lambda and std::function for reset callback 2021-06-01 17:22:06 -04:00
configure_general.ui yuzu: Add settings reset button to general configuration 2021-06-01 17:22:04 -04:00
configure_graphics_advanced.cpp nvflinger: Add toggle to disable buffer swap interval limits 2021-06-17 01:41:56 -04:00
configure_graphics_advanced.h nvflinger: Add toggle to disable buffer swap interval limits 2021-06-17 01:41:56 -04:00
configure_graphics_advanced.ui nvflinger: Add toggle to disable buffer swap interval limits 2021-06-17 01:41:56 -04:00
configure_graphics.cpp configure_graphics: Add Accelerate ASTC decoding setting 2021-06-15 20:19:00 -04:00
configure_graphics.h configure_graphics: Add Accelerate ASTC decoding setting 2021-06-15 20:19:00 -04:00
configure_graphics.ui configure_graphics: Add Accelerate ASTC decoding setting 2021-06-15 20:19:00 -04:00
configure_hotkeys.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_hotkeys.h Add Restore Defaults and Clear options to hotkeys 2020-04-24 23:50:26 +02:00
configure_hotkeys.ui Add Restore Defaults and Clear options to hotkeys 2020-04-24 23:50:26 +02:00
configure_input_advanced.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_input_advanced.h general: Fix compiler warnings on linux and miscellaneous changes 2020-11-15 23:33:21 -05:00
configure_input_advanced.ui Add mouse panning 2021-02-07 20:31:58 -06:00
configure_input_player_widget.cpp settings: Disable controller preview if controller is not active 2021-05-30 10:57:20 -05:00
configure_input_player_widget.h settings: Disable controller preview if controller is not active 2021-05-30 10:57:20 -05:00
configure_input_player.cpp limitable_input_dialog: Implement character limiter 2021-06-06 09:07:55 +02:00
configure_input_player.h common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_input_player.ui Make settings controller image change with controller input 2021-02-06 09:43:41 -06:00
configure_input_profile_dialog.cpp general: Fix compiler warnings on linux and miscellaneous changes 2020-11-15 23:33:21 -05:00
configure_input_profile_dialog.h general: Fix compiler warnings on linux and miscellaneous changes 2020-11-15 23:33:21 -05:00
configure_input_profile_dialog.ui applets/controller: Change the input button to create input profiles 2020-11-15 23:33:21 -05:00
configure_input.cpp Fix connect and disconnect controller events 2021-01-23 22:59:44 -06:00
configure_input.h configure_input: Update the input profiles for other player tabs 2020-11-15 23:33:21 -05:00
configure_input.ui configure_input: Add per-player vibration 2020-11-15 23:33:20 -05:00
configure_motion_touch.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_motion_touch.h Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one 2021-03-30 22:17:08 -05:00
configure_motion_touch.ui Allow all touch inputs at the same time and remove config options that are not longer necesary 2021-01-15 09:05:17 -06:00
configure_mouse_advanced.cpp input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
configure_mouse_advanced.h input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
configure_mouse_advanced.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_per_game_addons.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
configure_per_game_addons.h configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
configure_per_game_addons.ui configuration: implement per-game configurations (#4098) 2020-07-09 22:42:09 -04:00
configure_per_game.cpp yuzu qt: Revert some usages of string_view 2021-06-02 19:50:20 -04:00
configure_per_game.h yuzu qt: Revert some usages of string_view 2021-06-02 19:50:20 -04:00
configure_per_game.ui configuration: Add CPU tab to game properties 2021-05-16 01:31:42 -04:00
configure_profile_manager.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
configure_profile_manager.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_profile_manager.ui qt: Move profile manager to own UI tab 2019-01-04 17:32:13 -05:00
configure_service.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_service.h qt: Add service dialog 2019-10-02 08:35:43 -04:00
configure_service.ui configure_service: Allow Qt to open external links 2019-09-30 17:26:10 -04:00
configure_system.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
configure_system.h configuration: Use forward declares and remove extraneous structs 2020-07-19 13:26:55 -04:00
configure_system.ui configure_system: Implement highlighted overrides 2020-07-19 13:26:55 -04:00
configure_touch_from_button.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_touch_from_button.h Address second batch of reviews 2020-08-30 00:43:25 +02:00
configure_touch_from_button.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_touch_widget.h Address review comments and fix code compilation 2020-08-29 20:56:51 +02:00
configure_touchscreen_advanced.cpp Allow all touch inputs at the same time and remove config options that are not longer necesary 2021-01-15 09:05:17 -06:00
configure_touchscreen_advanced.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_touchscreen_advanced.ui Allow all touch inputs at the same time and remove config options that are not longer necesary 2021-01-15 09:05:17 -06:00
configure_ui.cpp configure_ui: Add translation context for file-scope strings 2021-06-08 19:33:23 -04:00
configure_ui.h configure_ui: Address some review comments from the previous PR 2020-07-18 14:09:13 +02:00
configure_ui.ui configuration: Setup UI to config screenshot path and saving 2020-07-20 23:03:49 -04:00
configure_vibration.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_vibration.h input_common: Add VibrationDevice and VibrationDeviceFactory 2020-11-15 23:33:20 -05:00
configure_vibration.ui configure_input: Add per-player vibration 2020-11-15 23:33:20 -05:00
configure_web.cpp common: Move settings to common from core. 2021-04-14 16:24:03 -07:00
configure_web.h yuzu/configuration: Make all widgets and dialogs aware of language changes 2019-06-05 21:57:21 -04:00
configure_web.ui yuzu: configure_web: Use Base64 encoded token for simplifying user experience. 2019-11-09 14:00:44 -05:00
configure.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
input_profiles.cpp common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 2021-05-25 19:32:56 -04:00
input_profiles.h input_profiles: Implement input profiles 2020-11-15 23:33:19 -05:00