aboutsummaryrefslogtreecommitdiff
path: root/src/core/hid
AgeCommit message (Expand)Author
2023-04-15core: hid: Remove deadzone of virtual controllergerman77
2023-03-12general: fix spelling mistakesLiam
2023-02-26Revert "yuzu: config: Remove player 8 and 9 from config file"Narr the Reg
2023-02-25yuzu: config: Remove player 8 and 9 from config fileNarr the Reg
2023-02-25Merge pull request #9848 from german77/metroid_motionliamwhite
2023-02-21core: hid: Restore motion state on refresh and clamp motion valuesNarr the Reg
2023-02-21core: hid: Fix native mouse mappingsNarr the Reg
2023-02-16input_common: Split mouse input into individual devicesNarr the Reg
2023-02-09core: hid: Use gyro thresholds modes set by the gameNarr the Reg
2023-02-01input_common: Implement turbo buttonsgerman77
2023-01-25Revert 9617 and fix it on input_commonNarr the Reg
2023-01-24Merge pull request #9492 from german77/joycon_releaseliamwhite
2023-01-20core: hid: Make use of SCOPE_EXIT and SCOPE_GUARD where applicableNarr the Reg
2023-01-19core: hid: Only set the polling mode to the correct sideNarr the Reg
2023-01-19input_common: Implement joycon ir cameraNarr the Reg
2023-01-19yuzu: Add ring controller test buttongerman77
2023-01-19input_common: Use DriverResult on all enginesgerman77
2023-01-19Address review commentsgerman77
2023-01-19core: hid: Fix input regressionsNarr the Reg
2023-01-19input_common: Implement joycon nfcgerman77
2023-01-19core: hid: Enable pulling color data from controllersNarr the Reg
2023-01-19core: hid: Migrate ring from emulated devices to emulated controllerNarr the Reg
2023-01-14core: hid: Fix stick minimum rangegerman77
2023-01-05input_common: Create an update engineNarr the Reg
2023-01-03TAS: Immediately switch stick to TAS on inputMonsterDruide1
2022-12-30core: hid: emulated_console: Avoid a crash if frontend does not configure tou...bunnei
2022-12-25TAS: Increase accuracy of Stick inputsMonsterDruide1
2022-12-16input_common: Add virtual gamepadgerman77
2022-12-05emulated_controller: Remove unused parameter in GetMappedDevices()Lioncash
2022-12-05emulated_controller: Use std::move() in GetMappedDevices()Lioncash
2022-12-05emulated_console: Amend cast in SetTouch()Lioncash
2022-12-05emulated_console: std::move() ParamPackages and callbacks where applicableLioncash
2022-12-04Merge pull request #9273 from ameerj/per-game-profileliamwhite
2022-12-04externals: update dynarmic, SDL2Liam
2022-12-03Merge pull request #9289 from liamwhite/fruit-companyliamwhite
2022-11-28core/hid/emulated_controller: Use ranges version of transformLioncash
2022-11-28common/input: Add helpers functions for creating input and output devicesLioncash
2022-11-27yuzu-cmd: Fix input callback crash on closegerman77
2022-11-22general: fix compile for Apple ClangLiam
2022-11-20Configuration: Add per-game input profilesameerj
2022-11-19core: hid: Implement true multitouch supportNarr the Reg
2022-10-25Merge pull request #9113 from german77/peer_pressureliamwhite
2022-10-25Merge pull request #9107 from german77/gidoly_rulesliamwhite
2022-10-22core: hid: Add handheld to nfc devicesgerman77
2022-10-22general: Enforce C4800 everywhere except in video_coreMorph
2022-10-21input_common: cache vibration testsgerman77
2022-10-16general: Fix spelling of "unknown"Morph
2022-10-09input_common: have an unique vector in callback statusgerman77
2022-10-03service: nfp: Fix errors to pass unit testingNarr the Reg
2022-10-02Merge pull request #8955 from german77/amiibo-rewritebunnei