yuzu-android/src/yuzu/configuration
lat9nq ea46efd9a2 configure_graphics: Fix handling of broken Vulkan
The VSync combobox wouldn't populate if there was no Vulkan device,
which caused issues with trying to set VSync on other backends.

This also adds another layer to GetCurrentGraphicsBackend to check for
broken Vulkan and return OpenGL instead of Vulkan.
2023-09-04 20:21:14 -04:00
..
config.cpp general: Convert use_docked_mode to an enumeration 2023-08-22 16:07:52 -04:00
config.h general: Convert use_docked_mode to an enumeration 2023-08-22 16:07:52 -04:00
configuration_shared.cpp common,qt-config: Remove usage of forward_list 2023-07-21 23:09:09 -04:00
configuration_shared.h common,qt-config: Remove usage of forward_list 2023-07-21 23:09:09 -04:00
configure_audio.cpp configure_audio/cpu: Sort settings 2023-07-22 00:42:15 -04:00
configure_audio.h common,qt-config: Remove usage of forward_list 2023-07-21 23:09:09 -04:00
configure_audio.ui configure_audio: Implement ui generation 2023-07-21 10:56:07 -04:00
configure_camera.cpp
configure_camera.h
configure_camera.ui
configure_cpu_debug.cpp core: add option to break on unmapped access 2022-12-02 08:25:45 -05:00
configure_cpu_debug.h
configure_cpu_debug.ui core: add option to break on unmapped access 2022-12-02 08:25:45 -05:00
configure_cpu.cpp configure_audio/cpu: Sort settings 2023-07-22 00:42:15 -04:00
configure_cpu.h common,qt-config: Remove usage of forward_list 2023-07-21 23:09:09 -04:00
configure_cpu.ui configuration: Workaround for Windows Qt bug 2023-07-21 10:56:07 -04:00
configure_debug_controller.cpp
configure_debug_controller.h
configure_debug_controller.ui
configure_debug_tab.cpp
configure_debug_tab.h
configure_debug_tab.ui
configure_debug.cpp yuzu-ui: Add setting for disabling macro HLE 2023-01-04 14:56:52 -05:00
configure_debug.h
configure_debug.ui configure_debug: Reorganize 2023-07-21 10:56:07 -04:00
configure_dialog.cpp yuzu-qt: Screenshots depend more on the graphics settings 2023-08-16 16:12:42 -04:00
configure_dialog.h yuzu-qt: Screenshots depend more on the graphics settings 2023-08-16 16:12:42 -04:00
configure_filesystem.cpp
configure_filesystem.h
configure_filesystem.ui
configure_general.cpp qt/configuration: Use deleteLater 2023-07-21 23:25:22 -04:00
configure_general.h common,qt-config: Remove usage of forward_list 2023-07-21 23:09:09 -04:00
configure_general.ui configure_general: Generate UI using containers 2023-07-21 10:56:07 -04:00
configure_graphics_advanced.cpp qt/configuration: Use deleteLater 2023-07-21 23:25:22 -04:00
configure_graphics_advanced.h common,qt-config: Remove usage of forward_list 2023-07-21 23:09:09 -04:00
configure_graphics_advanced.ui configuration: Use buttons instead of highlights 2023-07-21 10:56:07 -04:00
configure_graphics.cpp configure_graphics: Fix handling of broken Vulkan 2023-09-04 20:21:14 -04:00
configure_graphics.h yuzu-qt: Screenshots depend more on the graphics settings 2023-08-16 16:12:42 -04:00
configure_graphics.ui configure_graphics: Reimplement bg_color 2023-07-21 10:56:07 -04:00
configure_hotkeys.cpp Allow fully customisable controller hotkeys 2023-05-10 19:28:11 +01:00
configure_hotkeys.h Allow fully customisable controller hotkeys 2023-05-10 19:28:11 +01:00
configure_hotkeys.ui
configure_input_advanced.cpp input_common: Redesign mouse panning 2023-06-12 00:47:52 +02:00
configure_input_advanced.h
configure_input_advanced.ui input_common: Redesign mouse panning 2023-06-12 00:47:52 +02:00
configure_input_per_game.cpp Revert "yuzu: config: Remove player 8 and 9 from config file" 2023-02-26 14:39:13 -06:00
configure_input_per_game.h config: Custom profile detection fixes 2022-11-28 19:22:18 -05:00
configure_input_per_game.ui configure_input_per_game: Allow configuring all 8 players 2022-11-28 19:22:18 -05:00
configure_input_player_widget.cpp yuzu: Make 3d cube with joycon shape 2023-05-08 12:06:39 -06:00
configure_input_player_widget.h yuzu: Add motion preview to controller input 2023-05-05 13:53:38 -06:00
configure_input_player.cpp input_common: Redesign mouse panning 2023-06-12 00:47:52 +02:00
configure_input_player.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
configure_input_player.ui yuzu: Ensure mouse panning can't be enabled with real mouse emulation 2023-06-30 18:59:39 -06:00
configure_input_profile_dialog.cpp
configure_input_profile_dialog.h
configure_input_profile_dialog.ui
configure_input.cpp general: Use console mode helper across project 2023-08-22 21:58:23 -04:00
configure_input.h
configure_input.ui
configure_motion_touch.cpp main: Globally disable the "?" button on dialogs 2023-01-25 01:12:50 -05:00
configure_motion_touch.h
configure_motion_touch.ui
configure_mouse_panning.cpp yuzu: Ensure mouse panning can't be enabled with real mouse emulation 2023-06-30 18:59:39 -06:00
configure_mouse_panning.h input_common: Redesign mouse panning 2023-06-12 00:47:52 +02:00
configure_mouse_panning.ui yuzu: Ensure mouse panning can't be enabled with real mouse emulation 2023-06-30 18:59:39 -06:00
configure_network.cpp
configure_network.h
configure_network.ui
configure_per_game_addons.cpp
configure_per_game_addons.h
configure_per_game_addons.ui
configure_per_game.cpp general: Use console mode helper across project 2023-08-22 21:58:23 -04:00
configure_per_game.h common,qt-config: Remove usage of forward_list 2023-07-21 23:09:09 -04:00
configure_per_game.ui c_per_game: Inform when settings might not be configurable 2023-07-21 10:56:07 -04:00
configure_profile_manager.cpp
configure_profile_manager.h
configure_profile_manager.ui
configure_ringcon.cpp input_common: Remove duplicated DriverResult enum 2023-06-28 09:49:47 -06:00
configure_ringcon.h yuzu: Add ring controller test button 2023-01-19 18:05:22 -06:00
configure_ringcon.ui Hyphenate Joy-Con and clarify further 2023-06-25 12:51:16 -04:00
configure_system.cpp config(qt): Sanitize docked handheld controller 2023-08-22 16:07:53 -04:00
configure_system.h common,qt-config: Remove usage of forward_list 2023-07-21 23:09:09 -04:00
configure_system.ui configuration: Workaround for Windows Qt bug 2023-07-21 10:56:07 -04:00
configure_tas.cpp main: Globally disable the "?" button on dialogs 2023-01-25 01:12:50 -05:00
configure_tas.h
configure_tas.ui
configure_touch_from_button.cpp
configure_touch_from_button.h
configure_touch_from_button.ui
configure_touch_widget.h
configure_touchscreen_advanced.cpp
configure_touchscreen_advanced.h
configure_touchscreen_advanced.ui
configure_ui.cpp configure_ui: Silence MSVC warning 2023-08-16 16:28:44 -04:00
configure_ui.h yuzu-qt: Screenshots depend more on the graphics settings 2023-08-16 16:12:42 -04:00
configure_ui.ui yuzu-qt: Screenshots depend more on the graphics settings 2023-08-16 16:12:42 -04:00
configure_vibration.cpp
configure_vibration.h
configure_vibration.ui
configure_web.cpp
configure_web.h
configure_web.ui
configure.ui configuration: Workaround for Windows Qt bug 2023-07-21 10:56:07 -04:00
input_profiles.cpp yuzu: config: Avoid reading deleted object 2023-01-28 12:50:27 -06:00
input_profiles.h
shared_translation.cpp shared_translation: Define use_docked_mode texts 2023-08-22 16:07:53 -04:00
shared_translation.h configuration: Use enum index 2023-07-21 10:56:55 -04:00
shared_widget.cpp Merge pull request #11356 from lat9nq/console-mode-pg 2023-08-26 19:15:00 -04:00
shared_widget.h shared_widget: Implement radio groups 2023-08-22 16:07:52 -04:00