Sam Lantinga 92b3c53c92 Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion. 2 gadi atpakaļ
..
SDL_clipboardevents.c 120c76c84b Updated copyright for 2022 3 gadi atpakaļ
SDL_clipboardevents_c.h 120c76c84b Updated copyright for 2022 3 gadi atpakaļ
SDL_displayevents.c 120c76c84b Updated copyright for 2022 3 gadi atpakaļ
SDL_displayevents_c.h 120c76c84b Updated copyright for 2022 3 gadi atpakaļ
SDL_dropevents.c 120c76c84b Updated copyright for 2022 3 gadi atpakaļ
SDL_dropevents_c.h 120c76c84b Updated copyright for 2022 3 gadi atpakaļ
SDL_events.c 1e492b2f6d Improve behavior of SDL_events_need_periodic_poll() and SDL_events_need_polling() 2 gadi atpakaļ
SDL_events_c.h 120c76c84b Updated copyright for 2022 3 gadi atpakaļ
SDL_gesture.c adc6875870 Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) 2 gadi atpakaļ
SDL_gesture_c.h 120c76c84b Updated copyright for 2022 3 gadi atpakaļ
SDL_keyboard.c 0cd5b08bfe Fixed infinite loop when SDL_SendKeyboardText() is passed invalid UTF-8 text 2 gadi atpakaļ
SDL_keyboard_c.h 9515fb2501 keyboard: Use SDL_SetKeymap() to set the default keymap 2 gadi atpakaļ
SDL_mouse.c 92b3c53c92 Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion. 2 gadi atpakaļ
SDL_mouse_c.h 92b3c53c92 Added a hint SDL_HINT_MOUSE_RELATIVE_SYSTEM_SCALE to control whether to use system mouse acceleration on raw relative motion. 2 gadi atpakaļ
SDL_quit.c 120c76c84b Updated copyright for 2022 3 gadi atpakaļ
SDL_touch.c 96be9cddcc Vita: add hint to select which touchpad generates mouse events 3 gadi atpakaļ
SDL_touch_c.h 34d4f5b14e Fixed bug #2032: add SDL_GetTouchName to expose the driver name of the device (Thanks @mgerhardy!) 3 gadi atpakaļ
SDL_windowevents.c cf63af8ae2 events: Don't lose window RESIZED events during SIZED_CHANGED processing. 2 gadi atpakaļ
SDL_windowevents_c.h 120c76c84b Updated copyright for 2022 3 gadi atpakaļ
blank_cursor.h 120c76c84b Updated copyright for 2022 3 gadi atpakaļ
default_cursor.h 120c76c84b Updated copyright for 2022 3 gadi atpakaļ
imKStoUCS.c 7ed415d2ed wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 3 gadi atpakaļ
imKStoUCS.h 7ed415d2ed wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 3 gadi atpakaļ
scancodes_ascii.h bdbf90e3fc on-screen keyboard newline is reported as an Enter key 2 gadi atpakaļ
scancodes_darwin.h 501a499180 Add clang-format on/off comments where necessary. 2 gadi atpakaļ
scancodes_linux.h 501a499180 Add clang-format on/off comments where necessary. 2 gadi atpakaļ
scancodes_windows.h 501a499180 Add clang-format on/off comments where necessary. 2 gadi atpakaļ
scancodes_xfree86.h 501a499180 Add clang-format on/off comments where necessary. 2 gadi atpakaļ