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