| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add mouse panning | 2021-02-07 | 1 | -1/+31 | |
| | | |||||
| * | 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: Remove unused includes | 2020-12-03 | 1 | -3/+0 | |
| | | |||||
| * | Fix implicit conversion in mouse input | 2020-11-30 | 1 | -6/+8 | |
| | | |||||
| * | Implement full mouse support | 2020-11-25 | 1 | -0/+125 | |