| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add SL SR vectors, change dual joycon view, add missing raw data from ↵ | 2021-02-06 | 1 | -0/+10 | |
| | | | | | keyboard/mouse | ||||
| * | general: Fix various spelling errors | 2021-01-02 | 1 | -1/+1 | |
| | | |||||
| * | Allow to invert analog axis with right click | 2020-12-26 | 1 | -5/+20 | |
| | | |||||
| * | mouse_poller: Remove unused includes | 2020-12-03 | 1 | -3/+1 | |
| | | |||||
| * | mouse_input: Invert conditional in UpdateYuzuSettings() | 2020-12-03 | 1 | -4/+6 | |
| | | | | | Allows the struct to be constructed in place. | ||||
| * | mouse_input: Remove two casts and amend some formatting | 2020-12-03 | 1 | -11/+14 | |
| | | | | | | Removes the use of two static casts and improves the readability of some vectors slightly. | ||||
| * | mouse_input: Resolve a -Wdocumentation warning | 2020-12-03 | 1 | -1/+1 | |
| | | |||||
| * | mouse_input: Remove unused includes | 2020-12-03 | 2 | -7/+3 | |
| | | |||||
| * | Fix implicit conversion in mouse input | 2020-11-30 | 1 | -6/+8 | |
| | | |||||
| * | Implement full mouse support | 2020-11-25 | 4 | -0/+594 | |