Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_common/mouse_input: Fix data race | Rodrigo Locatti | 2021-06-22 | 1 | -9/+7 |
* | input_common: Release mouse buttons on out of focus | german77 | 2021-05-03 | 1 | -0/+9 |
* | common: Move settings to common from core. | bunnei | 2021-04-15 | 1 | -1/+1 |
* | Merge pull request #6040 from german77/toggleKeyboard | bunnei | 2021-03-11 | 1 | -0/+36 |
|\ | |||||
| * | Enable mouse toggle buttons | german77 | 2021-03-06 | 1 | -0/+36 |
* | | inputCommon: Mouse fixes | german77 | 2021-02-28 | 1 | -3/+8 |
|/ | |||||
* | Improve mouse panning | german | 2021-02-14 | 1 | -5/+21 |
* | Add mouse panning | german | 2021-02-08 | 1 | -1/+31 |
* | mouse_input: Invert conditional in UpdateYuzuSettings() | Lioncash | 2020-12-03 | 1 | -4/+6 |
* | mouse_input: Remove two casts and amend some formatting | Lioncash | 2020-12-03 | 1 | -11/+14 |
* | mouse_input: Remove unused includes | Lioncash | 2020-12-03 | 1 | -3/+0 |
* | Fix implicit conversion in mouse input | german | 2020-12-01 | 1 | -6/+8 |
* | Implement full mouse support | german | 2020-11-26 | 1 | -0/+125 |