Sam Lantinga 9ca1792848 Renamed driverdata to internal 1 year ago
..
SDL_clipboardevents.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_clipboardevents_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_displayevents.c 1162a1cb8e Added SDL_EVENT_DISPLAY_DESKTOP_MODE_CHANGED and SDL_EVENT_DISPLAY_CURRENT_MODE_CHANGED 1 year ago
SDL_displayevents_c.h 1162a1cb8e Added SDL_EVENT_DISPLAY_DESKTOP_MODE_CHANGED and SDL_EVENT_DISPLAY_CURRENT_MODE_CHANGED 1 year ago
SDL_dropevents.c 306c4164bc Added SDL_AllocateEventString() 1 year ago
SDL_dropevents_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_events.c 4aeabb3c3b Made event and temporary string memory thread-local and added SDL_FreeEventMemory() 1 year ago
SDL_events_c.h 4aeabb3c3b Made event and temporary string memory thread-local and added SDL_FreeEventMemory() 1 year ago
SDL_keyboard.c 5c875e1183 Renamed *FromID() to *ForID() 1 year ago
SDL_keyboard_c.h d9dc4b320a The keycode in key events is the base, unmodified, keycode for the current keyboard layout 1 year ago
SDL_keymap.c 5ee88d43f9 Fixed mapping the non-US hash key on European keyboards 1 year ago
SDL_keymap_c.h 679e4471ed Added the ability to query the keymap for keycodes based on modifier state 1 year ago
SDL_keysym_to_scancode.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_keysym_to_scancode_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_mouse.c 9ca1792848 Renamed driverdata to internal 1 year ago
SDL_mouse_c.h 9ca1792848 Renamed driverdata to internal 1 year ago
SDL_pen.c 915ef28753 Fix mouse button not changing in pen mouse emulation 1 year ago
SDL_pen_c.h 33eaddc565 Cleaned up various type conversion issues 2 years ago
SDL_quit.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_scancode_tables.c 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_scancode_tables_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_touch.c e23257307e Introduce formal policy for APIs that return strings. 1 year ago
SDL_touch_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
SDL_windowevents.c b37b94453c Fixed multi-window test programs not quitting when windows are closed 1 year ago
SDL_windowevents_c.h 5b3ee51c6c Updated copyright for 2024 2 years ago
blank_cursor.h 5b3ee51c6c Updated copyright for 2024 2 years ago
default_cursor.h 5b3ee51c6c Updated copyright for 2024 2 years ago
imKStoUCS.c 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 years ago
imKStoUCS.h 952c5059b5 Remove stray  2 years ago
scancodes_darwin.h 5b3ee51c6c Updated copyright for 2024 2 years ago
scancodes_linux.h 9d816c72ef Updated SDL3 scancode list 1 year ago
scancodes_windows.h 9d816c72ef Updated SDL3 scancode list 1 year ago
scancodes_xfree86.h 9d816c72ef Updated SDL3 scancode list 1 year ago