1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-19 21:44:14 +01:00
Ryujinx/Ryujinx.Input
mageven 49eadbc209
Fix phantom configured Controllers (#3720)
Enable guest controller only when a valid host controller is mapped.
2022-10-16 20:34:42 +02:00
..
Assigner
HLE Fix phantom configured Controllers (#3720) 2022-10-16 20:34:42 +02:00
Motion Use Enum and Delegate.CreateDelegate generic overloads (#3111) 2022-02-13 10:50:07 -03:00
GamepadButtonInputId.cs
GamepadFeaturesFlag.cs
GamepadStateSnapshot.cs
IGamepad.cs Implement vibrations (#2468) 2021-08-05 00:39:40 +02:00
IGamepadDriver.cs
IKeyboard.cs
IMouse.cs Add Direct Mouse Support (#2374) 2021-06-24 02:09:08 +02:00
Key.cs Avalonia UI - Part 1 (#3270) 2022-05-15 13:30:15 +02:00
KeyboardStateSnapshot.cs
MotionInputId.cs
MouseButton.cs Add TouchScreen Manager (#2333) 2021-06-14 08:42:55 +02:00
MouseStateSnapshot.cs Add Direct Mouse Support (#2374) 2021-06-24 02:09:08 +02:00
Ryujinx.Input.csproj infra: Migrate to .NET 6 (#2829) 2021-11-28 21:24:17 +01:00
StickInputId.cs