aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Input/IMouse.cs
AgeCommit message (Collapse)Author
2023-04-27Move solution and projects to srcTSR Berry
2021-06-24Add Direct Mouse Support (#2374)emmauss
* and direct mouse support * and direct mouse support * hide cursor if mouse enabled * add config * update docs * sorted usings
2021-06-14Add TouchScreen Manager (#2333)emmauss