SDL/src
Frank Praznik 235e4870af
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.
2025-10-09 11:19:27 -04: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 wayland: Special-case relative warp mode to deliver accelerated relative motion 2025-10-09 11:19:27 -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 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 wayland: Special-case relative warp mode to deliver accelerated relative motion 2025-10-09 11:19:27 -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: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