SDL/src
Frank Praznik 735d8a2dc8
wayland: Special-case relative warp mode to deliver accelerated relative motion
The Wayland backend lacks pointer warp functionality, so special-case the relative warp mode hint to deliver accelerated relative motion deltas, which is ultimately what the client wants by enabling this hint.

(cherry picked from commit 235e4870af)
2025-10-09 11:29:12 -04:00
..
atomic Updated copyright for 2025 2025-01-01 07:47:53 -08:00
audio alsa: fix signature of snd_pcm_info_free 2025-09-02 17:02:28 +03:00
core Default SDL_HINT_ACCELEROMETER_AS_JOYSTICK to 0 on Linux 2025-03-25 09:09:59 -07:00
cpuinfo Use elf_aux_info() on OpenBSD 2025-09-27 09:01:58 -07:00
dynapi dynapi: use DosScanEnv() for os/2. 2025-02-20 11:50:04 +03:00
events wayland: Special-case relative warp mode to deliver accelerated relative motion 2025-10-09 11:29:12 -04: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 08:08:55 -08:00
hidapi SDL_hidapi.c: fix -Wundef failures due to HAVE_DRIVER_BACKEND check 2025-08-30 15:47:40 +03:00
joystick Disable SDL_HINT_JOYSTICK_RAWINPUT by default 2025-10-08 11:35:46 -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.32.11 for development 2025-09-01 15:12:02 -07: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 [SDL3] [PS2] Framebuffer resolution + 240p/480p + PAL support (#13993) 2025-09-26 08:26:29 -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:43 -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-11 09:56:20 -07:00
timer Updated copyright for 2025 2025-01-01 07:47:53 -08:00
video wayland: Special-case relative warp mode to deliver accelerated relative motion 2025-10-09 11:29:12 -04: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:25 -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