David Demelier d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 2 years ago
..
SDL_clipboardevents.c 7b50bae524 Renamed SDL events for clarity 2 years ago
SDL_clipboardevents_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_displayevents.c 6b87d1938f Added SDL_EVENT_DISPLAY_SCALE_CHANGED 2 years ago
SDL_displayevents_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_dropevents.c a946a34452 Add Drag and drop position, for x11, wayland and MACOSX 2 years ago
SDL_dropevents_c.h a946a34452 Add Drag and drop position, for x11, wayland and MACOSX 2 years ago
SDL_events.c d0c4849d0b Rename SDL_atomic_t to SDL_AtomicInt 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 2 years ago
SDL_keyboard.c 16f4e37bb5 Fixed build 2 years ago
SDL_keyboard_c.h e3d90c694c Make sure the window is valid in SDL_SetKeyboardFocus() 2 years ago
SDL_keysym_to_scancode.c 9b065bf54b Fix various warnings: static /void / comma 2 years ago
SDL_keysym_to_scancode_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_mouse.c cabedee4a1 Fixed constraining the mouse to the window in relative mode 2 years ago
SDL_mouse_c.h c5c94a6be6 Change return type from void to int, for functions that set an error 2 years ago
SDL_quit.c 7b50bae524 Renamed SDL events for clarity 2 years ago
SDL_scancode_tables.c fde78d12f2 Updated copyright for 2023 2 years ago
SDL_scancode_tables_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_touch.c 7b50bae524 Renamed SDL events for clarity 2 years ago
SDL_touch_c.h fde78d12f2 Updated copyright for 2023 2 years ago
SDL_windowevents.c 2897de9efc Clear the undefined position state when the window is placed 2 years ago
SDL_windowevents_c.h fde78d12f2 Updated copyright for 2023 2 years ago
blank_cursor.h fde78d12f2 Updated copyright for 2023 2 years ago
default_cursor.h fde78d12f2 Updated copyright for 2023 2 years ago
imKStoUCS.c c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) 2 years ago
imKStoUCS.h 7ed415d2ed wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 3 years ago
scancodes_ascii.h fde78d12f2 Updated copyright for 2023 2 years ago
scancodes_darwin.h fde78d12f2 Updated copyright for 2023 2 years ago
scancodes_linux.h fde78d12f2 Updated copyright for 2023 2 years ago
scancodes_windows.h fde78d12f2 Updated copyright for 2023 2 years ago
scancodes_xfree86.h fde78d12f2 Updated copyright for 2023 2 years ago