.. |
config.cpp
|
yuzu: Mute audio when in background
|
2022-02-06 20:46:58 -06:00 |
config.h
|
yuzu: Add docked, GPU accuracy and adapting filter hotkeys
|
2022-02-06 20:46:58 -06:00 |
configuration_shared.cpp
|
general: Implement FullscreenMode enumeration
|
2021-07-23 10:14:37 -04:00 |
configuration_shared.h
|
general: Implement FullscreenMode enumeration
|
2021-07-23 10:14:37 -04:00 |
configure.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_audio.cpp
|
configuration: Add const qualifier where able
|
2021-10-07 13:50:13 -04:00 |
configure_audio.h
|
configuration: Add const qualifier where able
|
2021-10-07 13:50:13 -04:00 |
configure_audio.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_cpu.cpp
|
configuration: Use std::make_unique instead of operator new for ui
|
2021-10-15 15:26:32 -04:00 |
configure_cpu.h
|
configuration: Add const qualifier where able
|
2021-10-07 13:50:13 -04:00 |
configure_cpu.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_cpu_debug.cpp
|
configuration: Use std::make_unique instead of operator new for ui
|
2021-10-15 15:26:32 -04:00 |
configure_cpu_debug.h
|
configuration: Add const qualifier where able
|
2021-10-07 13:50:13 -04:00 |
configure_cpu_debug.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_debug.cpp
|
ShaderDecompiler: Add a debug option to dump the game's shaders.
|
2022-01-04 02:39:00 +01:00 |
configure_debug.h
|
configuration: Add const qualifier where able
|
2021-10-07 13:50:13 -04:00 |
configure_debug.ui
|
ShaderDecompiler: Add a debug option to dump the game's shaders.
|
2022-01-04 02:39:00 +01:00 |
configure_debug_controller.cpp
|
settings: Remove includes of core.h
|
2021-11-24 20:30:27 -06:00 |
configure_debug_controller.h
|
settings: Remove includes of core.h
|
2021-11-24 20:30:27 -06:00 |
configure_debug_controller.ui
|
|
|
configure_debug_tab.cpp
|
configuration: Use std::make_unique instead of operator new for ui
|
2021-10-15 15:26:32 -04:00 |
configure_debug_tab.h
|
configuration: Add const qualifier where able
|
2021-10-07 13:50:13 -04:00 |
configure_debug_tab.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_dialog.cpp
|
configure_filesystem: Normalize member function casing
|
2022-02-01 22:01:22 -05:00 |
configure_dialog.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_filesystem.cpp
|
configure_filesystem: Add missing changeEvent() override
|
2022-02-01 22:03:12 -05:00 |
configure_filesystem.h
|
configure_filesystem: Add missing changeEvent() override
|
2022-02-01 22:03:12 -05:00 |
configure_filesystem.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_general.cpp
|
yuzu: Mute audio when in background
|
2022-02-06 20:46:58 -06:00 |
configure_general.h
|
configuration: Add const qualifier where able
|
2021-10-07 13:50:13 -04:00 |
configure_general.ui
|
yuzu: Mute audio when in background
|
2022-02-06 20:46:58 -06:00 |
configure_graphics.cpp
|
Frontend: Add anti-aliasing method setting
|
2021-11-16 22:11:32 +01:00 |
configure_graphics.h
|
configuration: Add const qualifier where able
|
2021-10-07 13:50:13 -04:00 |
configure_graphics.ui
|
Update FSR to 1.0.2
|
2022-01-23 14:38:48 -06:00 |
configure_graphics_advanced.cpp
|
configuration: Use std::make_unique instead of operator new for ui
|
2021-10-15 15:26:32 -04:00 |
configure_graphics_advanced.h
|
configuration: Add const qualifier where able
|
2021-10-07 13:50:13 -04:00 |
configure_graphics_advanced.ui
|
TextureCache: Add automatic anisotropic filtering and refactor code.
|
2021-11-16 23:14:51 +01:00 |
configure_hotkeys.cpp
|
hotkeys: Don't translate hotkey buttons
|
2022-01-27 17:32:48 -06:00 |
configure_hotkeys.h
|
yuzu: Add controller hotkeys
|
2022-01-06 21:26:05 -06:00 |
configure_hotkeys.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_input.cpp
|
yuzu: config: Vibrate the controller while configuring vibration strength
|
2022-02-02 14:54:24 -06:00 |
configure_input.h
|
settings: Remove includes of core.h
|
2021-11-24 20:30:27 -06:00 |
configure_input.ui
|
|
|
configure_input_advanced.cpp
|
yuzu: Add setting to disable controller navigation
|
2022-01-23 21:08:49 -06:00 |
configure_input_advanced.h
|
|
|
configure_input_advanced.ui
|
yuzu: Add setting to disable controller navigation
|
2022-01-23 21:08:49 -06:00 |
configure_input_player.cpp
|
Merge pull request #7807 from german77/moar-buttons
|
2022-02-01 22:37:13 -07:00 |
configure_input_player.h
|
settings: Remove includes of core.h
|
2021-11-24 20:30:27 -06:00 |
configure_input_player.ui
|
UI nits
|
2021-11-24 20:30:27 -06:00 |
configure_input_player_widget.cpp
|
yuzu: ui: Improve battery symbols
|
2022-02-02 13:18:06 -06:00 |
configure_input_player_widget.h
|
yuzu: ui: Improve battery symbols
|
2022-02-02 13:18:06 -06:00 |
configure_input_profile_dialog.cpp
|
settings: Remove includes of core.h
|
2021-11-24 20:30:27 -06:00 |
configure_input_profile_dialog.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_input_profile_dialog.ui
|
|
|
configure_motion_touch.cpp
|
configure_motion_touch: Use functor versions of invokeMethod
|
2022-02-01 13:22:42 -05:00 |
configure_motion_touch.h
|
|
|
configure_motion_touch.ui
|
config: Cleanup and documentation
|
2021-11-24 20:30:27 -06:00 |
configure_network.cpp
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_network.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_network.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_per_game.cpp
|
configure_per_game: Initialize tabs after loading custom configuration
|
2022-01-04 23:43:19 -05:00 |
configure_per_game.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_per_game.ui
|
Geometry property removal and rewording
|
2021-10-25 17:39:36 -05:00 |
configure_per_game_addons.cpp
|
configuration: Use std::make_unique instead of operator new for ui
|
2021-10-15 15:26:32 -04:00 |
configure_per_game_addons.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_per_game_addons.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_profile_manager.cpp
|
profile_manager: Resize any image bigger than 256p
|
2021-10-29 17:56:51 -05:00 |
configure_profile_manager.h
|
configuration: Add const qualifier where able
|
2021-10-07 13:50:13 -04:00 |
configure_profile_manager.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_system.cpp
|
settings: Remove std::chrono usage
|
2021-10-17 00:37:49 -04:00 |
configure_system.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_system.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_tas.cpp
|
core/hid: Add TAS input
|
2021-11-24 20:30:26 -06:00 |
configure_tas.h
|
config: Move TAS options to it's own menu
|
2021-09-18 23:22:30 +02:00 |
configure_tas.ui
|
core/hid: Add TAS input
|
2021-11-24 20:30:26 -06:00 |
configure_touch_from_button.cpp
|
yuzu: Update frontend
|
2021-11-24 20:30:23 -06:00 |
configure_touch_from_button.h
|
yuzu: Update frontend
|
2021-11-24 20:30:23 -06:00 |
configure_touch_from_button.ui
|
|
|
configure_touch_widget.h
|
|
|
configure_touchscreen_advanced.cpp
|
|
|
configure_touchscreen_advanced.h
|
|
|
configure_touchscreen_advanced.ui
|
|
|
configure_ui.cpp
|
configuration: Use std::make_unique instead of operator new for ui
|
2021-10-15 15:26:32 -04:00 |
configure_ui.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_ui.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
configure_vibration.cpp
|
yuzu: config: Vibrate the controller while configuring vibration strength
|
2022-02-02 14:54:24 -06:00 |
configure_vibration.h
|
yuzu: config: Vibrate the controller while configuring vibration strength
|
2022-02-02 14:54:24 -06:00 |
configure_vibration.ui
|
yuzu: config: Vibrate the controller while configuring vibration strength
|
2022-02-02 14:54:24 -06:00 |
configure_web.cpp
|
|
|
configure_web.h
|
|
|
configure_web.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
input_profiles.cpp
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |
input_profiles.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
2021-10-07 13:50:13 -04:00 |