Sam Lantinga e063f662e9 Enable the controller update complete events 2 years ago
..
SDL_clipboardevents.c c980ce2120 Removed SDL_EVENT_CLIPBOARD_CANCELLED in favor of the cleanup callback 2 years ago
SDL_clipboardevents_c.h c980ce2120 Removed SDL_EVENT_CLIPBOARD_CANCELLED in favor of the cleanup callback 2 years ago
SDL_displayevents.c e6d1ba2a17 Added the concept of display natural orientation 2 years ago
SDL_displayevents_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_dropevents.c a946a34452 Add Drag and drop position, for x11, wayland and MACOSX 3 years ago
SDL_dropevents_c.h a946a34452 Add Drag and drop position, for x11, wayland and MACOSX 3 years ago
SDL_events.c e063f662e9 Enable the controller update complete events 2 years ago
SDL_events_c.h 8994878767 Added SDL_GetSystemTheme() to return whether the system is using a dark or light color theme, and SDL_EVENT_SYSTEM_THEME_CHANGED is sent when this changes 3 years ago
SDL_keyboard.c 843572d993 Don't mark autorelease keys as virtual 2 years ago
SDL_keyboard_c.h 648de4f9b8 Fixed duplicate key press/release events on iOS 2 years ago
SDL_keysym_to_scancode.c ddbdd73258 Updated source to match SDL function prototype style 2 years ago
SDL_keysym_to_scancode_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_mouse.c 2fff999a41 Try to create the dummy mouse cursor after video backend initialization 2 years ago
SDL_mouse_c.h 2fff999a41 Try to create the dummy mouse cursor after video backend initialization 2 years ago
SDL_quit.c 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 years ago
SDL_scancode_tables.c 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 years ago
SDL_scancode_tables_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_touch.c ddbdd73258 Updated source to match SDL function prototype style 2 years ago
SDL_touch_c.h fde78d12f2 Updated copyright for 2023 3 years ago
SDL_windowevents.c 44536b7537 Add and event and flag to report when a window has been occluded 2 years ago
SDL_windowevents_c.h fde78d12f2 Updated copyright for 2023 3 years ago
blank_cursor.h fde78d12f2 Updated copyright for 2023 3 years ago
default_cursor.h fde78d12f2 Updated copyright for 2023 3 years ago
imKStoUCS.c 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) 3 years ago
imKStoUCS.h 7ed415d2ed wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 4 years ago
scancodes_ascii.h fde78d12f2 Updated copyright for 2023 3 years ago
scancodes_darwin.h fde78d12f2 Updated copyright for 2023 3 years ago
scancodes_linux.h fde78d12f2 Updated copyright for 2023 3 years ago
scancodes_windows.h fde78d12f2 Updated copyright for 2023 3 years ago
scancodes_xfree86.h fde78d12f2 Updated copyright for 2023 3 years ago