This website requires JavaScript.
Explore
Help
Register
Sign In
owen
/
Ryujinx
Watch
1
Star
0
Fork
0
You've already forked Ryujinx
mirror of
https://github.com/Ryubing/Ryujinx.git
synced
2025-11-24 00:20:54 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
52f42d450fb5fb7d2b2dd1d72aef70a07d4e44d5
Ryujinx
/
src
/
Ryujinx.Input.SDL2
History
Evan Husted
52f42d450f
try 1: Fix IndexOutOfBounds in SDL2GamepadDriver.cs
2024-11-17 00:57:56 -06:00
..
Ryujinx.Input.SDL2.csproj
Migrate to .NET 8 (
#5887
)
2023-11-15 17:41:31 +01:00
SDL2Gamepad.cs
misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups.
2024-10-26 08:46:50 -05:00
SDL2GamepadDriver.cs
try 1: Fix IndexOutOfBounds in SDL2GamepadDriver.cs
2024-11-17 00:57:56 -06:00
SDL2Keyboard.cs
misc: Replace references to IntPtr/UIntPtr with nint/nuint + code cleanups.
2024-10-26 08:46:50 -05:00
SDL2Mouse.cs
misc: Fix the issues blocking PRs
2024-10-21 02:43:07 -05:00
SDL2MouseDriver.cs
misc: Fix the issues blocking PRs
2024-10-21 02:43:07 -05:00
SDLKeyboardDriver.cs
editorconfig: Set default encoding to UTF-8 (
#5793
)
2023-12-04 14:17:13 +01:00