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