SDL/src/joystick/hidapi
Eddy Jansson 1d6d424775 Prefer SDL_zero()/SDL_zerop()
Replace uses of 'SDL_memset(E, 0, sizeof(E))' and similar
with the SDL_zero()/SDL_zerop() macros.

(cherry picked from commit 83fb7b6636)
2026-01-23 11:23:55 -08:00
..
steam Added support for the new Steam Controller 2025-11-12 11:32:32 -08:00
SDL_hidapi_8bitdo.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_combined.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_flydigi.c Fixed handling status changes in the FlyDigi controller driver 2026-01-05 08:00:13 -08:00
SDL_hidapi_flydigi.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_gamecube.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_gip.c Prefer SDL_zero()/SDL_zerop() 2026-01-23 11:23:55 -08:00
SDL_hidapi_lg4ff.c hidapi: Disable hidapi LG4FF on windows (#14762) 2026-01-05 08:14:45 -08:00
SDL_hidapi_luna.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_nintendo.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_ps3.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_ps4.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_ps5.c Added support for the Razer Raiju V5 Pro in wireless mode 2026-01-13 16:24:56 -08:00
SDL_hidapi_rumble.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_rumble.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_shield.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_sinput.c Steam expects the gyro data to come before the accelerometer data 2025-11-24 18:04:46 -08:00
SDL_hidapi_sinput.h SInput: Version as a capabilities vehicle (#13667) 2025-09-13 07:21:39 -07:00
SDL_hidapi_stadia.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_steam.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_steam_hori.c Fix Horipad bluetooth gyro stutter issues using simulated sensor timing approach (based on packet rate observation) 2026-01-19 15:26:03 -08:00
SDL_hidapi_steam_triton.c Fixed potential infinite recursion opening a Steam Controller 2025-11-14 13:44:02 -08:00
SDL_hidapi_steamdeck.c Fixed Steam Deck sensor timings 2025-11-12 11:36:37 -08:00
SDL_hidapi_switch.c Prefer SDL_zero()/SDL_zerop() 2026-01-23 11:23:55 -08:00
SDL_hidapi_switch2.c Fixed divide by zero handling Nintendo Switch 2 controller 2026-01-20 11:04:44 -08:00
SDL_hidapi_wii.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_xbox360.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_xbox360w.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_xboxone.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapi_zuiki.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapijoystick.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_hidapijoystick_c.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_report_descriptor.c Updated copyright for 2026 2026-01-01 09:48:19 -08:00
SDL_report_descriptor.h Updated copyright for 2026 2026-01-01 09:48:19 -08:00