SDL/src
Katharine Chui 6c2f9bc41e
hidapi: Disable hidapi LG4FF on windows (#14762)
hid.dll simply cannot send 7 bytes reports unlike other platforms

It enforces full length repots of 17 from the device's descriptor,
which does not work on the device.

This breaks ffb and led control, so we disable this by default on
windows.
2026-01-05 08:14:26 -08:00
..
atomic Updated copyright for 2026 2026-01-01 09:40:08 -08:00
audio pipewire: Check for the audio service when determining driver preference 2026-01-02 22:00:27 -05:00
camera Updated copyright for 2026 2026-01-01 09:40:08 -08:00
core Made udev hwdb functionality optional 2026-01-01 15:39:00 -08:00
cpuinfo Updated copyright for 2026 2026-01-01 09:40:08 -08:00
dialog Updated copyright for 2026 2026-01-01 09:40:08 -08:00
dynapi Updated copyright for 2026 2026-01-01 09:40:08 -08:00
events Updated copyright for 2026 2026-01-01 09:40:08 -08:00
filesystem iOS: if the file doesn't exist in the pref path, use the current directory 2026-01-02 08:19:28 -08:00
gpu GPU: Add error message to Vulkan buffer creation error path 2026-01-04 15:17:53 -08:00
haptic Updated copyright for 2026 2026-01-01 09:40:08 -08:00
hidapi Made udev hwdb functionality optional 2026-01-01 15:39:00 -08:00
io iOS: if the file doesn't exist in the pref path, use the current directory 2026-01-02 08:19:28 -08:00
joystick hidapi: Disable hidapi LG4FF on windows (#14762) 2026-01-05 08:14:26 -08:00
libm Updated copyright for 2026 2026-01-01 09:40:08 -08:00
loadso Updated copyright for 2026 2026-01-01 09:40:08 -08:00
locale Updated copyright for 2026 2026-01-01 09:40:08 -08:00
main Updated copyright for 2026 2026-01-01 09:40:08 -08:00
misc Updated copyright for 2026 2026-01-01 09:40:08 -08:00
power Updated copyright for 2026 2026-01-01 09:40:08 -08:00
process Updated copyright for 2026 2026-01-01 09:40:08 -08:00
render render: Add support for private-platform shaders in GPU backend 2026-01-05 09:48:34 -05:00
sensor Updated copyright for 2026 2026-01-01 09:40:08 -08:00
stdlib Updated copyright for 2026 2026-01-01 09:40:08 -08:00
storage Updated copyright for 2026 2026-01-01 09:40:08 -08:00
test Updated copyright for 2026 2026-01-01 09:40:08 -08:00
thread Updated copyright for 2026 2026-01-01 09:40:08 -08:00
time Updated copyright for 2026 2026-01-01 09:40:08 -08:00
timer Updated copyright for 2026 2026-01-01 09:40:08 -08:00
tray Updated copyright for 2026 2026-01-01 09:40:08 -08:00
video Fixed building with Xcode 15.4 2026-01-03 08:03:44 -08:00
SDL.c Don't call SDL_Gtk_Quit() on private platforms 2026-01-05 08:08:33 -08:00
SDL_assert.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_assert_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_error.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_error_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_guid.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hashtable.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hashtable.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hints.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_hints_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_internal.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_list.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_list.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_log.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_log_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_properties.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_properties_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_utils.c Updated copyright for 2026 2026-01-01 09:40:08 -08:00
SDL_utils_c.h Updated copyright for 2026 2026-01-01 09:40:08 -08:00