suyu/src/yuzu/configuration
ReinUsesLisp 75fd3f95a3 yuzu/config: Disable assembly shaders by default
Due to BindBufferRangeNV limitations and poor quality code emission from
our side, assembly shaders are currently slower than GLSL. Their build
time and feature advantages are still relevant, but they are outweighted
by their runtime performance.
2021-02-13 02:18:05 -03:00
..
config.cpp yuzu/config: Disable assembly shaders by default 2021-02-13 02:18:05 -03:00
config.h Add mouse panning 2021-02-07 20:31:58 -06:00
configuration_shared.cpp
configuration_shared.h
configure.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_audio.cpp core/settings: Move configuring_global behind an API 2020-11-04 04:16:37 -05:00
configure_audio.h
configure_audio.ui
configure_cpu.cpp dynarmic: Add Unsafe_InaccurateNaN optimization 2021-01-02 20:13:21 +00:00
configure_cpu.h
configure_cpu.ui dynarmic: Add Unsafe_InaccurateNaN optimization 2021-01-02 20:13:21 +00:00
configure_cpu_debug.cpp
configure_cpu_debug.h
configure_cpu_debug.ui
configure_debug.cpp yuzu: Remove gdbstub configuration 2020-12-19 19:19:42 +01:00
configure_debug.h
configure_debug.ui yuzu: Remove gdbstub configuration 2020-12-19 19:19:42 +01: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_dialog.cpp yuzu: Remove unused variables in Qt code 2021-01-14 03:05:41 -05:00
configure_dialog.h
configure_filesystem.cpp
configure_filesystem.h
configure_filesystem.ui
configure_general.cpp core/settings: Move configuring_global behind an API 2020-11-04 04:16:37 -05:00
configure_general.h
configure_general.ui
configure_graphics.cpp vulkan_wrapper: Pull Windows symbols 2021-02-13 02:16:21 -03:00
configure_graphics.h
configure_graphics.ui
configure_graphics_advanced.cpp core/settings: Move configuring_global behind an API 2020-11-04 04:16:37 -05:00
configure_graphics_advanced.h
configure_graphics_advanced.ui
configure_hotkeys.cpp
configure_hotkeys.h
configure_hotkeys.ui
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_input_advanced.cpp Add mouse panning 2021-02-07 20:31:58 -06: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.cpp Make settings controller image change with controller input 2021-02-06 09:43:41 -06:00
configure_input_player.h Make settings controller image change with controller input 2021-02-06 09:43:41 -06:00
configure_input_player.ui Make settings controller image change with controller input 2021-02-06 09:43:41 -06:00
configure_input_player_widget.cpp Merge pull request #5893 from lioncash/input 2021-02-10 10:55:59 -08:00
configure_input_player_widget.h configure_input_player_widget: Avoid nontrivial copies where applicable 2021-02-09 13:15:03 -05: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_motion_touch.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_motion_touch.h Add multiple udp server support 2020-11-25 23:44:41 -06: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
configure_mouse_advanced.h
configure_mouse_advanced.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_per_game.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
configure_per_game.h
configure_per_game.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_per_game_addons.cpp patch_manager: Remove usages of the global system instance 2020-11-18 09:36:48 -05:00
configure_per_game_addons.h
configure_per_game_addons.ui
configure_profile_manager.cpp Avoid overwritting username 2021-01-28 16:58:53 -06:00
configure_profile_manager.h
configure_profile_manager.ui
configure_service.cpp configure_service: Only compile FormatEventStatusString when YUZU_ENABLE_BOXCAT is enabled 2021-01-17 17:54:29 -05:00
configure_service.h
configure_service.ui
configure_system.cpp core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
configure_system.h
configure_system.ui
configure_touch_from_button.cpp
configure_touch_from_button.h
configure_touch_from_button.ui ui/themes: Cleanup UI 2020-11-15 23:33:19 -05:00
configure_touch_widget.h
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
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 core: Eliminate remaining usages of the global system instance 2020-11-27 11:40:45 -05:00
configure_ui.h
configure_ui.ui
configure_vibration.cpp configure_input: Accommodate for the mouse input device engine 2020-11-15 23:33:21 -05: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
configure_web.h
configure_web.ui
input_profiles.cpp input_profiles: Implement input profiles 2020-11-15 23:33:19 -05:00
input_profiles.h input_profiles: Implement input profiles 2020-11-15 23:33:19 -05:00