RetroArch/input/drivers
libretroadmin 2809421d4e
Some checks are pending
CI 3DS / build (push) Waiting to run
CI Android / build (push) Waiting to run
CI DOS/DJGPP / build (push) Waiting to run
CI Emscripten / build (push) Waiting to run
CI GameCube / build (push) Waiting to run
CI Linux (i686) / build (push) Waiting to run
CI Windows (MSVC) / msvc (Debug, x64, 2019) (push) Waiting to run
CI Windows (MSVC) / msvc (Debug, x64, 2022) (push) Waiting to run
CI Windows (MSVC) / msvc (Release, x64, 2019) (push) Waiting to run
CI Windows (MSVC) / msvc (Release, x64, 2022) (push) Waiting to run
CI Windows (MSVC) / msvc (Release, x64, UWP) (push) Waiting to run
CI Windows (MSVC) / msvc (ReleaseAngle, x64, UWP) (push) Waiting to run
CI macOS / build (push) Waiting to run
CI Miyoo ARM32 / build (push) Waiting to run
CI PS2 / build (push) Waiting to run
CI PS4/ORBIS / build (push) Waiting to run
CI PSP / build (push) Waiting to run
CI PSVita / build (push) Waiting to run
CI RS90 Odbeta MIPS32 / build (push) Waiting to run
CI RetroFW MIPS32 / build (push) Waiting to run
CI Switch/libnx / build (push) Waiting to run
CI Wii / build (push) Waiting to run
CI WiiU / build (push) Waiting to run
CI Windows i686 (MXE) / build (push) Waiting to run
CI Windows x64 (MXE) / build (push) Waiting to run
RetroArch CI / linux-c89 (push) Waiting to run
CI webOS / build (push) Waiting to run
Revert "static variables are initialized to '0' automatically as per C rules"
This reverts commit 2a0984b6e4.
2024-11-19 03:03:13 +01:00
..
android_input.c Fix keyboard events missing RETROKMOD_NUMLOCK or RETROKMOD_SCROLLOCK 2024-06-25 08:18:29 -05:00
cocoa_input.h Restore "macOS Cocoa: fix mouse grab in windowed mode." 2023-06-06 01:52:13 +02:00
cocoa_input.m iOS: Last bits of iOS 12 support, including loading an older MoltenVK library (#16982) 2024-09-09 21:27:29 -07:00
ctr_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
dinput.c Fix quick shift key presses getting ignored on dinput driver (#17185) 2024-11-14 13:44:41 -08:00
dos_input.c (Input) Style nits/code simplifications 2023-02-19 06:30:14 +01:00
gx_input.c (GX) More buildfixes for Github CI 2022-11-27 23:46:30 +01:00
linuxraw_input.c RETROK_UNKNOWN fixes and cleanups (#16250) 2024-02-18 08:23:05 -08:00
ps2_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
ps3_input.c Unify ps3 (#15014) 2023-02-23 00:35:46 +01:00
ps4_input.c (Input) Style nits/code simplifications 2023-02-19 06:30:14 +01:00
psp_input.c Cleanups/style nits 2023-02-23 13:15:14 +01:00
qnx_input.c Explicit typecasts to bools for flags 2023-08-16 04:18:55 +02:00
rwebinput_input.c Fix typos (#17068) 2024-10-01 17:36:33 -07:00
sdl_dingux_input.c Improve haptic feedback for input overlays (#14517) 2022-10-16 09:58:09 +02:00
sdl_input.c Revert "static variables are initialized to '0' automatically as per C rules" 2024-11-19 03:03:13 +01:00
switch_input.c Fix keyboard events missing RETROKMOD_NUMLOCK or RETROKMOD_SCROLLOCK 2024-06-25 08:18:29 -05:00
test_input.c * PATH_MAX_LENGTH redefined from 4096 to 2048 2024-09-09 05:47:32 +02:00
udev_input.c Fix typos (#17068) 2024-10-01 17:36:33 -07:00
uwp_input.c RETROK_UNKNOWN fixes and cleanups (#16250) 2024-02-18 08:23:05 -08:00
wayland_input.c Support for lightgun in Wayland input driver (#17152) 2024-11-03 18:14:41 -06:00
wiiu_input.c Fix typos (#17068) 2024-10-01 17:36:33 -07:00
winraw_input.c (winraw_input) Simplify code 2024-09-10 18:18:26 +02:00
x11_input.c [X11] Support for mouse buttons 4 and 5 2024-06-25 08:18:51 -05:00
xdk_xinput_input.c (Input) Style nits/code simplifications 2023-02-19 06:30:14 +01:00
xenon360_input.c (Input) Style nits/code simplifications 2023-02-19 06:30:14 +01:00