RetroArch/input
pstef c048a21aa4 Use platform-specific checks for invalid descriptors
Check network fd/socket validity using INVALID_SOCKET on Windows
(requiring conditional winsock2.h include) and < 0 otherwise.
Fixes -Wsign-compare warning.
2025-04-10 21:10:45 +00:00
..
common Fix the light sensor reading on Linux input drivers 2025-03-12 18:25:21 -04:00
connect Buildfixes and warning fixes 2025-01-17 12:03:30 +01:00
drivers Merge pull request #17750 from BinBashBanana/master 2025-04-10 03:35:45 -07:00
drivers_hid Add missing includes 2025-04-09 20:43:09 +00:00
drivers_joypad Silence a -Waddress warning 2025-04-10 21:10:45 +00:00
drivers_keyboard macos: reset keyboard state when focus is lost (#17453) 2025-01-21 22:31:24 +01:00
include Style nits 2025-02-10 13:59:25 +01:00
input_autodetect_builtin.c mfi: left/right pressure sensitive triggers (#16385) 2024-03-28 12:58:26 -07:00
input_defines.h Turbo Fire overhaul (#17633) 2025-02-27 20:15:22 -08:00
input_driver.c Use platform-specific checks for invalid descriptors 2025-04-10 21:10:45 +00:00
input_driver.h Turbo Fire overhaul (#17633) 2025-02-27 20:15:22 -08:00
input_keymaps.c Style nits 2025-02-10 13:59:25 +01:00
input_keymaps.h Style nits 2025-02-10 13:59:25 +01:00
input_osk.h * Naming convention changes for variable names/function arguments 2025-01-19 20:19:14 +01:00
input_osk_utf8_pages.h Extended IME and Korean OSK (#14676) 2022-11-29 04:45:55 +01:00
input_overlay.h Add Overlay Mouse, Lightgun, and Pointer (#16343) 2024-03-16 01:56:30 -07:00
input_remapping.h input_config_get_bind_string - do proper character 2024-06-16 18:07:30 +02:00
input_types.h Turbo Fire overhaul (#17633) 2025-02-27 20:15:22 -08:00