SDL/src
AL2009man 8ef0a07a52 Disable SDL_HINT_JOYSTICK_RAWINPUT by default
backported from SDL3 commit aa870d5

 Fixes #13047
2025-10-08 11:34:55 -07:00
..
atomic Updated copyright for 2025 2025-01-01 07:47:53 -08:00
audio alsa: fix signatures of snd_pcm_info_free and snd_pcm_hw_params_get_rate 2025-09-02 17:02:32 +03:00
core Default SDL_HINT_ACCELEROMETER_AS_JOYSTICK to 0 on Linux 2025-03-25 09:07:10 -07:00
cpuinfo Use elf_aux_info() on OpenBSD 2025-09-27 09:01:04 -07:00
dynapi dynapi: use DosScanEnv() for os/2. 2025-02-20 11:50:04 +03:00
events Fixed rare crash trying to interrupt SDL_WaitEvent() 2025-05-19 14:24:26 -07:00
file Skip IsRegularFileOrPipe() check on Emscripten 2025-01-28 10:47:10 +03:00
filesystem Updated copyright for 2025 2025-01-01 07:47:53 -08:00
haptic [SDL2] Add SDL_HINT_JOYSTICK_HAPTIC_AXES 2025-02-25 07:54:59 -08:00
hidapi SDL_hidapi.c: fix -Wundef failures due to HAVE_DRIVER_BACKEND check 2025-08-30 14:33:32 +03:00
joystick Disable SDL_HINT_JOYSTICK_RAWINPUT by default 2025-10-08 11:34:55 -07:00
libm Updated copyright for 2025 2025-01-01 07:47:53 -08:00
loadso Updated copyright for 2025 2025-01-01 07:47:53 -08:00
locale Updated copyright for 2025 2025-01-01 07:47:53 -08:00
main Updated to version 2.33.0 for development 2025-02-08 09:15:11 -08:00
misc Updated copyright for 2025 2025-01-01 07:47:53 -08:00
power Updated copyright for 2025 2025-01-01 07:47:53 -08:00
render SDL2: PSP: Fixed render-to-texture larger than screen 2025-09-29 19:10:12 -07:00
sensor Updated copyright for 2025 2025-01-01 07:47:53 -08:00
stdlib Fixed sscanf("026", "%1x%1x%1x", &r, &g, &b) 2025-03-10 15:45:31 -07:00
test test_fuzzer: Patched to compile on Visual Studio. 2025-01-04 01:02:10 -05:00
thread PSP: Truncate thread name when passing to sceKernelCreateThread 2025-07-09 17:11:32 +02:00
timer Updated copyright for 2025 2025-01-01 07:47:53 -08:00
video Only use a transparent cursor on Windows when connected via RDP 2025-09-14 17:31:32 -07:00
SDL.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_assert.c emscripten: Don't use legacy JS library functions for assertions 2025-03-20 16:36:02 -07:00
SDL_assert_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_dataqueue.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_dataqueue.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_error.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_error_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_guid.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_hints.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_hints_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_internal.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_list.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_list.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_log.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_log_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_utils.c Updated copyright for 2025 2025-01-01 07:47:53 -08:00
SDL_utils_c.h Updated copyright for 2025 2025-01-01 07:47:53 -08:00