643 Commits (9dfbc9bdce15c299faf06aa7bf68a8660366daee)

Author SHA1 Message Date
lat9nq 4aac1ae4b1 configuration: Simplify applying per-game settings 5 years ago
lat9nq 59236b7d0f configuration_shared: Add some comments 5 years ago
lat9nq e169fdad4f general: Make CPU accuracy and related a Settings::Setting 5 years ago
german77 f20f4587e6 input_common: Implement SDL motion 5 years ago
Kewlan 1b4331397b configure_ui: Call RequestGameListUpdate when toggling "Show Add-Ons Column" 5 years ago
Morph 29a06ad393 yuzu: config: Silence narrowing conversion warning on MSVC 5 years ago
Morph 3b5690c9e1 config: Add new keyboard bindings 5 years ago
Kewlan fd40d55a4f game_list: Mark games as favorite to make them appear at the top. 5 years ago
Lioncash 64606aefcf common/log: Move Log namespace into the Common namespace 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
bunnei c6c0771b12 core: settings: Add setting for debug assertions and disable by default. 5 years ago
Morph 8ce31f1c8e config: Default to exclusive fullscreen mode on platforms other than Windows 5 years ago
Morph 01ea0f3c74 configure_graphics: Add Borderless Windowed fullscreen mode 5 years ago
lat9nq 33ed02a239 configure_graphics: Prevent stack-use-after-scope 5 years ago
german77 bb3dce9363 Use a single connection for UDP server, make connection test longer and check all pads instead of only the first one 5 years ago
ameerj 54c1e0897d configuration: Add auto stub toggle that resets on boot 5 years ago
ivan-boikov afa4bcbb3b Fix cancelation of choose directory dialog 5 years ago
german77 41e94b7b99 Enable mouse toggle buttons 5 years ago
german 4bcc5bacff Add toggle button option for normal buttons 5 years ago
german 1f228c51ca Enable button toggle for keyboard in the modifier button 5 years ago
Kelebek1 c7a7e47615 Fix default bcat_backend init 5 years ago
german 9b3af0027b inputCommon: Use an unique client id for each socket instance 5 years ago
german77 4738e14cb0 inputCommon: Mouse fixes 5 years ago
ReinUsesLisp 13becdf18a config: Make high GPU accuracy the default 5 years ago
ReinUsesLisp 75fd3f95a3 yuzu/config: Disable assembly shaders by default 5 years ago
ReinUsesLisp dde19e7d75 vulkan_wrapper: Pull Windows symbols 5 years ago
ReinUsesLisp 75ccd9959c gpu: Report renderer errors with exceptions 5 years ago
lat9nq 0e004269a9 configure_input_player_widget: Silence unused variable warnings 5 years ago
Lioncash 864762cac9 configure_input_player_widget: Reduce duplication of array accessors where applicable 5 years ago
Lioncash 5c7c212f61 configure_input_player_widget: Avoid nontrivial copies where applicable 5 years ago
german bcd4e4f650 Use GC image 5 years ago
Jatoxo 2e32ab4e0b
Settings: Add depth to Joysticks on Pro Controller preview (#5894) 5 years ago
german a994a40467 hid: Implement GC controller 5 years ago
german 52b79ac009 Add mouse panning 5 years ago
german 8893b766c3 Add GC controller animation 5 years ago
german d6a0975e5d Refresh controller only when necessary 5 years ago
german c9597af39d Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mouse 5 years ago
german a7f9983563 Add controller window and single joycon top view 5 years ago
german ea1f656d7e Replace text with vectors 5 years ago
german 481cd86722 Make settings controller image change with controller input 5 years ago
german 9a9e81f2e9 Fix npad struct to match switchbrew 5 years ago
german c1b81f776c Always update handheld config 5 years ago
german 7b8fa78c65 Avoid overwritting username 5 years ago
german 3b4da2d7fa Fix connect and disconnect controller events 5 years ago
german e7c1d7bf77 Always update configuration for handheld 5 years ago
lat9nq fb796843df configure_service: Only compile FormatEventStatusString when YUZU_ENABLE_BOXCAT is enabled 5 years ago
german 0bd8cecc94 Fix player 1 default connected value 5 years ago
ReinUsesLisp f8650a9580 core: Silence Wclass-memaccess warnings 5 years ago
german d8df9a16bd Allow to return up to 16 touch inputs per engine 5 years ago
german 390ee10eef Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago