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-15 06:42:44 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f72d2c1b2bd17aa25df146d31a39b98a47b524aa
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