yuzu-android/src/yuzu/configuration
bunnei 941563f981 yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default.
- In general, this is now the preferred settings for most games.

# Conflicts:
#	src/yuzu/configuration/config.cpp
2020-10-26 23:13:05 -07:00
..
config.cpp yuzu: settings: Enable multicore, asynch GPU, and assembly shaders by default. 2020-10-26 23:13:05 -07:00
config.h Include HID and configuration changes related to motion 2020-09-04 21:48:03 -05:00
configuration_shared.cpp configuration_shared: Simplify name lookup in highlighting functions 2020-08-14 14:17:02 -04:00
configuration_shared.h configuration_shared: Simplify name lookup in highlighting functions 2020-08-14 14:17:02 -04:00
configure_audio.cpp configuration_shared: Simplify name lookup in highlighting functions 2020-08-14 14:17:02 -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_cpu_debug.cpp
configure_cpu_debug.h
configure_cpu_debug.ui
configure_cpu.cpp dynarmic: Add unsafe optimizations 2020-08-16 14:15:39 +01:00
configure_cpu.h dynarmic: Add unsafe optimizations 2020-08-16 14:15:39 +01:00
configure_cpu.ui dynarmic: Add unsafe optimizations 2020-08-16 14:15:39 +01:00
configure_debug_controller.cpp input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
configure_debug_controller.h input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
configure_debug_controller.ui Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
configure_debug.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
configure_debug.h
configure_debug.ui yuzu/configure_debug: Remove duplicated checkboxes 2020-07-26 02:45:19 +02:00
configure_dialog.cpp input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
configure_dialog.h input_common: Eliminate most global state 2020-08-27 16:11:17 -04:00
configure_filesystem.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
configure_filesystem.h
configure_filesystem.ui
configure_general.cpp configuration_shared: Simplify name lookup in highlighting functions 2020-08-14 14:17:02 -04:00
configure_general.h configuration: Use forward declares and remove extraneous structs 2020-07-19 13:26:55 -04:00
configure_general.ui
configure_graphics_advanced.cpp configuration_shared: Simplify name lookup in highlighting functions 2020-08-14 14:17:02 -04:00
configure_graphics_advanced.h configure_graphics: Remove Force 30 FPS mode 2020-07-28 08:07:26 -04:00
configure_graphics_advanced.ui Address feedback, add shader compile notifier, update setting text 2020-08-16 12:02:22 -04:00
configure_graphics.cpp video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
configure_graphics.h video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
configure_graphics.ui video_core: NVDEC Implementation 2020-10-26 23:07:36 -04:00
configure_hotkeys.cpp configure_hotkeys: Don't translate empty strings 2020-08-16 08:13:25 -04:00
configure_hotkeys.h
configure_hotkeys.ui
configure_input_advanced.cpp Address second batch of reviews 2020-08-30 00:43:25 +02:00
configure_input_advanced.h Address review comments and fix code compilation 2020-08-29 20:56:51 +02:00
configure_input_advanced.ui Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
configure_input_dialog.cpp Project Mjölnir: Part 2 - Controller Applet 2020-09-04 12:23:25 -04:00
configure_input_dialog.h Project Mjölnir: Part 2 - Controller Applet 2020-09-04 12:23:25 -04:00
configure_input_dialog.ui Project Mjölnir: Part 2 - Controller Applet 2020-09-04 12:23:25 -04:00
configure_input_player.cpp configure_input_player: Fix modifier buttons 2020-10-20 14:23:25 -04:00
configure_input_player.h configure_input_player: Fix modifier buttons 2020-10-20 14:23:25 -04:00
configure_input_player.ui configure_input_player: Show/hide motion buttons based on the controller 2020-09-04 21:48:13 -05:00
configure_input.cpp Merge pull request #4594 from german77/MotionHID 2020-09-17 12:39:01 -07:00
configure_input.h Project Mjölnir: Part 2 - Controller Applet 2020-09-04 12:23:25 -04:00
configure_input.ui Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
configure_motion_touch.cpp input_common/CMakeLists: Make some warnings errors 2020-10-15 19:37:51 -04:00
configure_motion_touch.h Address second batch of reviews 2020-08-30 00:43:25 +02:00
configure_motion_touch.ui yuzu: Add motion and touch configuration 2020-08-29 18:56:34 +02: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 Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00
configure_per_game_addons.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
configure_per_game_addons.h
configure_per_game_addons.ui
configure_per_game.cpp
configure_per_game.h
configure_per_game.ui
configure_profile_manager.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
configure_profile_manager.h
configure_profile_manager.ui
configure_service.cpp
configure_service.h
configure_service.ui
configure_system.cpp service: time: Update current time with changes to RTC setting. 2020-10-12 18:09:15 -07:00
configure_system.h configuration: Use forward declares and remove extraneous structs 2020-07-19 13:26:55 -04:00
configure_system.ui
configure_touch_from_button.cpp Address second batch of reviews 2020-08-30 00:43:25 +02:00
configure_touch_from_button.h Address second batch of reviews 2020-08-30 00:43:25 +02:00
configure_touch_from_button.ui Reolve reorder warning 2020-08-29 22:06:47 +02:00
configure_touch_widget.h Address review comments and fix code compilation 2020-08-29 20:56:51 +02:00
configure_touchscreen_advanced.cpp
configure_touchscreen_advanced.h
configure_touchscreen_advanced.ui
configure_ui.cpp common/fileutil: Convert namespace to Common::FS 2020-08-16 06:52:40 -04:00
configure_ui.h
configure_ui.ui configuration: Setup UI to config screenshot path and saving 2020-07-20 23:03:49 -04:00
configure_web.cpp
configure_web.h
configure_web.ui
configure.ui Project Mjölnir: Part 1 2020-08-26 02:32:32 -04:00