179 Commits (8992a62da4d48b440500d2017594667108633171)

Author SHA1 Message Date
Kelebek1 8992a62da4 Reduce core timing mutex contention 2 years ago
german77 8950fe79ad hid: service: Implement Last active Npad 2 years ago
Narr the Reg bdd96118d1 service: hid: Implement functions needed by QLaunch 2 years ago
german77 9cd698e8ad service: nfc: Ensure controller is in the correct mode 3 years ago
german77 bf641e2964 core: hid: Allow to read bin files while switch controller is available 3 years ago
german77 5aa208e264 input_common: Dont try to read/write data from 3rd party controllers 3 years ago
Narr the Reg 84d43489c5 input_common: Implement native mifare support 3 years ago
Narr the Reg 5c1310dc5d core: hid: Finish linking motion from virtual controllers 3 years ago
Narr the Reg fdb2002f77 input_common: Implement amiibo writting 3 years ago
Narr the Reg 97bd6d6418 core: hid: Allow to calibrate gyro sensor 3 years ago
german77 cf023aa8ec core: hid: Update motion on a better place 3 years ago
german77 9b771bcb8f input_common: Add experimental motion to button 3 years ago
Narr the Reg f017335fef input_common: Add property to invert an axis button 3 years ago
Narr the Reg f764223f93 input_common: Add property to invert an axis button 3 years ago
Narr the Reg 46e835f2d6 yuzu: Add motion preview to controller input 3 years ago
german77 8df3aed2f1 core: hid: Fix state of capture and home buttons 3 years ago
german77 70a97fb5c7 core: hid: Remove deadzone of virtual controller 3 years ago
Liam 600f325d87 general: fix spelling mistakes 3 years ago
Narr the Reg ff11fdb07e
Revert "yuzu: config: Remove player 8 and 9 from config file" 3 years ago
Narr the Reg 60688bf0d5 yuzu: config: Remove player 8 and 9 from config file 3 years ago
Narr the Reg 739a81055f core: hid: Restore motion state on refresh and clamp motion values 3 years ago
Narr the Reg 9477181d09 core: hid: Fix native mouse mappings 3 years ago
Narr the Reg 17207939e5 input_common: Split mouse input into individual devices 3 years ago
arades79 683019878f remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency 3 years ago
arades79 45e13b03f3 add static lifetime to constexpr values to force compile time evaluation where possible 3 years ago
Narr the Reg 5e9fa5def5 core: hid: Use gyro thresholds modes set by the game 3 years ago
german77 75e81885b0 input_common: Implement turbo buttons 3 years ago
Narr the Reg cc821bfae1 Revert 9617 and fix it on input_common 3 years ago
Narr the Reg d9ee7c3297 core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicable 3 years ago
Narr the Reg 4a307a7b3a core: hid: Only set the polling mode to the correct side 3 years ago
Narr the Reg 459fb2b213 input_common: Implement joycon ir camera 3 years ago
german77 5cb437703f yuzu: Add ring controller test button 3 years ago
german77 527dad7097 input_common: Use DriverResult on all engines 3 years ago
german77 e1a3bda4d9 Address review comments 3 years ago
Narr the Reg 1c08d532e0 core: hid: Fix input regressions 3 years ago
german77 6d6b7bdbc3 input_common: Implement joycon nfc 3 years ago
Narr the Reg ed5fa10e97 core: hid: Enable pulling color data from controllers 3 years ago
Narr the Reg a4074001fe core: hid: Migrate ring from emulated devices to emulated controller 3 years ago
german77 50c86b3c2a core: hid: Fix stick minimum range 3 years ago
Narr the Reg 8042ce7e19 input_common: Create an update engine 3 years ago
MonsterDruide1 04cb05fce0 TAS: Immediately switch stick to TAS on input 3 years ago
bunnei 05c709bebe core: hid: emulated_console: Avoid a crash if frontend does not configure touch_from_button_maps. 3 years ago
MonsterDruide1 bc4126acd7 TAS: Increase accuracy of Stick inputs 3 years ago
german77 243404bf34 input_common: Add virtual gamepad 3 years ago
Lioncash e4a16f50ef emulated_controller: Remove unused parameter in GetMappedDevices() 3 years ago
Lioncash 87543b9dea emulated_controller: Use std::move() in GetMappedDevices() 3 years ago
Lioncash 7bf4b45349 emulated_console: Amend cast in SetTouch() 3 years ago
Lioncash 4255e30722 emulated_console: std::move() ParamPackages and callbacks where applicable 3 years ago
Liam 6d2c597371 externals: update dynarmic, SDL2 3 years ago
Lioncash 780ae92265 core/hid/emulated_controller: Use ranges version of transform 3 years ago