762 Commits (ac0154259a80ec3df166a062cde42a05916cc7dc)

Author SHA1 Message Date
Morph f4f67c448a yuzu: config: Silence narrowing conversion warning on MSVC 5 years ago
Morph 9e57d03087 config: Add new keyboard bindings 5 years ago
Kewlan 886fdb2687 game_list: Mark games as favorite to make them appear at the top. 5 years ago
Lioncash bb1bc3dd57 common/log: Move Log namespace into the Common namespace 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
bunnei e7800fb6ff core: settings: Add setting for debug assertions and disable by default. 5 years ago
Morph 7e5b4326f9 config: Default to exclusive fullscreen mode on platforms other than Windows 5 years ago
Morph 827c0726cc configure_graphics: Add Borderless Windowed fullscreen mode 5 years ago
lat9nq 140f317b01 configure_graphics: Prevent stack-use-after-scope 5 years ago
german77 129c89b47d 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 96fbe4f630 configuration: Add auto stub toggle that resets on boot 5 years ago
ivan-boikov d3525af1dd Fix cancelation of choose directory dialog 5 years ago
german77 9c42c9e164 Enable mouse toggle buttons 5 years ago
german 0b24257e2c Add toggle button option for normal buttons 5 years ago
german 03c81d5e1f Enable button toggle for keyboard in the modifier button 5 years ago
Kelebek1 32fd2a3ac6 Fix default bcat_backend init 5 years ago
german 0cb68543e2 inputCommon: Use an unique client id for each socket instance 5 years ago
german77 a380976857 inputCommon: Mouse fixes 5 years ago
ReinUsesLisp 7f4f760938 config: Make high GPU accuracy the default 5 years ago
ReinUsesLisp 889ce02dcf yuzu/config: Disable assembly shaders by default 5 years ago
ReinUsesLisp 758731e48c vulkan_wrapper: Pull Windows symbols 5 years ago
ReinUsesLisp 70b3c29534 gpu: Report renderer errors with exceptions 5 years ago
lat9nq 187d76e48e configure_input_player_widget: Silence unused variable warnings 5 years ago
Lioncash e4e97e5577 configure_input_player_widget: Reduce duplication of array accessors where applicable 5 years ago
Lioncash a903d18db2 configure_input_player_widget: Avoid nontrivial copies where applicable 5 years ago
german 20d98fc773 Use GC image 5 years ago
Jatoxo 4bf6e49bda Settings: Add depth to Joysticks on Pro Controller preview (#5894) 5 years ago
german 020c22f53d hid: Implement GC controller 5 years ago
german c7cae8769f Add mouse panning 5 years ago
german 38d14331f5 Add GC controller animation 5 years ago
german 9bba095b2b Refresh controller only when necessary 5 years ago
german cbe925c31a Add SL SR vectors, change dual joycon view, add missing raw data from keyboard/mouse 5 years ago
german e448ba4281 Add controller window and single joycon top view 5 years ago
german ace7b59863 Replace text with vectors 5 years ago
german 93ac87f29e Make settings controller image change with controller input 5 years ago
german 5c9d8e8f39 Fix npad struct to match switchbrew 5 years ago
german ebf3784c75 Always update handheld config 5 years ago
german f4442c3456 Avoid overwritting username 5 years ago
german c806340f31 Fix connect and disconnect controller events 5 years ago
german 27dee554d5 Always update configuration for handheld 5 years ago
lat9nq 7b2314bab1 configure_service: Only compile FormatEventStatusString when YUZU_ENABLE_BOXCAT is enabled 5 years ago
german 1b01f3199e Fix player 1 default connected value 5 years ago
ReinUsesLisp 4854f3291e core: Silence Wclass-memaccess warnings 5 years ago
german f452fbfc88 Allow to return up to 16 touch inputs per engine 5 years ago
german 2aa888b7e3 Allow all touch inputs at the same time and remove config options that are not longer necesary 5 years ago
Lioncash d524f04fc6 yuzu: Remove unused variables in Qt code 5 years ago
Lioncash bdbb35bc3b configure_motion_touch: Prevent use after move in ApplyConfiguration() 5 years ago
Lioncash cca1d8342d configure_motion_touch: Migrate off QRegExp to QRegularExpression 5 years ago
german 0da0fff264 Fix IP validator error where the last octet produced an error if the value was higher than 199 5 years ago
Morph 7031765c6f config: Enable docked mode by default 5 years ago