| .. |
|
config.cpp
|
Merge pull request #7867 from german77/amiibo
|
4 years ago |
|
config.h
|
yuzu: Add docked, GPU accuracy and adapting filter hotkeys
|
4 years ago |
|
configuration_shared.cpp
|
general: Implement FullscreenMode enumeration
|
5 years ago |
|
configuration_shared.h
|
general: Implement FullscreenMode enumeration
|
5 years ago |
|
configure.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_audio.cpp
|
configuration: Add const qualifier where able
|
5 years ago |
|
configure_audio.h
|
configuration: Add const qualifier where able
|
5 years ago |
|
configure_audio.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_cpu.cpp
|
configuration: Use std::make_unique instead of operator new for ui
|
5 years ago |
|
configure_cpu.h
|
configuration: Add const qualifier where able
|
5 years ago |
|
configure_cpu.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_cpu_debug.cpp
|
configuration: Use std::make_unique instead of operator new for ui
|
5 years ago |
|
configure_cpu_debug.h
|
configuration: Add const qualifier where able
|
5 years ago |
|
configure_cpu_debug.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_debug.cpp
|
ShaderDecompiler: Add a debug option to dump the game's shaders.
|
4 years ago |
|
configure_debug.h
|
configuration: Add const qualifier where able
|
5 years ago |
|
configure_debug.ui
|
ShaderDecompiler: Add a debug option to dump the game's shaders.
|
4 years ago |
|
configure_debug_controller.cpp
|
settings: Remove includes of core.h
|
4 years ago |
|
configure_debug_controller.h
|
settings: Remove includes of core.h
|
4 years ago |
|
configure_debug_controller.ui
|
ui/themes: Cleanup UI
|
6 years ago |
|
configure_debug_tab.cpp
|
configuration: Use std::make_unique instead of operator new for ui
|
5 years ago |
|
configure_debug_tab.h
|
configuration: Add const qualifier where able
|
5 years ago |
|
configure_debug_tab.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_dialog.cpp
|
configure_filesystem: Normalize member function casing
|
4 years ago |
|
configure_dialog.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_filesystem.cpp
|
configure_filesystem: Add missing changeEvent() override
|
4 years ago |
|
configure_filesystem.h
|
configure_filesystem: Add missing changeEvent() override
|
4 years ago |
|
configure_filesystem.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_general.cpp
|
yuzu: Mute audio when in background
|
4 years ago |
|
configure_general.h
|
configuration: Add const qualifier where able
|
5 years ago |
|
configure_general.ui
|
yuzu: Mute audio when in background
|
4 years ago |
|
configure_graphics.cpp
|
Frontend: Add anti-aliasing method setting
|
4 years ago |
|
configure_graphics.h
|
configuration: Add const qualifier where able
|
5 years ago |
|
configure_graphics.ui
|
Update FSR to 1.0.2
|
4 years ago |
|
configure_graphics_advanced.cpp
|
configuration: Use std::make_unique instead of operator new for ui
|
5 years ago |
|
configure_graphics_advanced.h
|
configuration: Add const qualifier where able
|
5 years ago |
|
configure_graphics_advanced.ui
|
TextureCache: Add automatic anisotropic filtering and refactor code.
|
4 years ago |
|
configure_hotkeys.cpp
|
hotkeys: Don't translate hotkey buttons
|
4 years ago |
|
configure_hotkeys.h
|
yuzu: Add controller hotkeys
|
4 years ago |
|
configure_hotkeys.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_input.cpp
|
yuzu: config: Vibrate the controller while configuring vibration strength
|
4 years ago |
|
configure_input.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_input.ui
|
configure_input: Add per-player vibration
|
6 years ago |
|
configure_input_advanced.cpp
|
yuzu: Add setting to disable controller navigation
|
4 years ago |
|
configure_input_advanced.h
|
general: Fix compiler warnings on linux and miscellaneous changes
|
6 years ago |
|
configure_input_advanced.ui
|
yuzu: Add setting to disable controller navigation
|
4 years ago |
|
configure_input_player.cpp
|
yuzu: config: Fix mapping issues with the enter key
|
4 years ago |
|
configure_input_player.h
|
settings: Remove includes of core.h
|
4 years ago |
|
configure_input_player.ui
|
UI nits
|
4 years ago |
|
configure_input_player_widget.cpp
|
yuzu: ui: Improve battery symbols
|
4 years ago |
|
configure_input_player_widget.h
|
yuzu: ui: Improve battery symbols
|
4 years ago |
|
configure_input_profile_dialog.cpp
|
settings: Remove includes of core.h
|
4 years ago |
|
configure_input_profile_dialog.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_input_profile_dialog.ui
|
applets/controller: Change the input button to create input profiles
|
6 years ago |
|
configure_motion_touch.cpp
|
configure_motion_touch: Use functor versions of invokeMethod
|
4 years ago |
|
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
|
5 years ago |
|
configure_motion_touch.ui
|
config: Cleanup and documentation
|
4 years ago |
|
configure_network.cpp
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_network.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_network.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_per_game.cpp
|
configure_per_game: Initialize tabs after loading custom configuration
|
4 years ago |
|
configure_per_game.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_per_game.ui
|
Geometry property removal and rewording
|
5 years ago |
|
configure_per_game_addons.cpp
|
configuration: Use std::make_unique instead of operator new for ui
|
5 years ago |
|
configure_per_game_addons.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_per_game_addons.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_profile_manager.cpp
|
general: Rename NewUUID to UUID, and remove the previous UUID impl
|
4 years ago |
|
configure_profile_manager.h
|
configuration: Add const qualifier where able
|
5 years ago |
|
configure_profile_manager.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_system.cpp
|
settings: Remove std::chrono usage
|
5 years ago |
|
configure_system.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_system.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_tas.cpp
|
core/hid: Add TAS input
|
4 years ago |
|
configure_tas.h
|
config: Move TAS options to it's own menu
|
5 years ago |
|
configure_tas.ui
|
core/hid: Add TAS input
|
4 years ago |
|
configure_touch_from_button.cpp
|
yuzu: config: Fix mapping issues with the enter key
|
4 years ago |
|
configure_touch_from_button.h
|
yuzu: Update frontend
|
4 years ago |
|
configure_touch_from_button.ui
|
ui/themes: Cleanup UI
|
6 years ago |
|
configure_touch_widget.h
|
Address review comments and fix code compilation
|
6 years ago |
|
configure_touchscreen_advanced.cpp
|
Allow all touch inputs at the same time and remove config options that are not longer necesary
|
5 years ago |
|
configure_touchscreen_advanced.h
|
yuzu/configuration: Make all widgets and dialogs aware of language changes
|
7 years ago |
|
configure_touchscreen_advanced.ui
|
Allow all touch inputs at the same time and remove config options that are not longer necesary
|
5 years ago |
|
configure_ui.cpp
|
configuration: Use std::make_unique instead of operator new for ui
|
5 years ago |
|
configure_ui.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_ui.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
configure_vibration.cpp
|
yuzu: config: Vibrate the controller while configuring vibration strength
|
4 years ago |
|
configure_vibration.h
|
yuzu: config: Vibrate the controller while configuring vibration strength
|
4 years ago |
|
configure_vibration.ui
|
yuzu: config: Vibrate the controller while configuring vibration strength
|
4 years ago |
|
configure_web.cpp
|
yuzu qt: Make most UISettings a BasicSetting
|
5 years ago |
|
configure_web.h
|
yuzu/configuration: Make all widgets and dialogs aware of language changes
|
7 years ago |
|
configure_web.ui
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
input_profiles.cpp
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |
|
input_profiles.h
|
yuzu qt: Remove global system instances from config, WaitTree, main
|
5 years ago |