| .. |
|
blank_cursor.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
default_cursor.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
imKStoUCS.c
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
imKStoUCS.h
|
Remove stray Â
|
2023-09-20 08:32:53 -07:00 |
|
scancodes_darwin.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
scancodes_linux.h
|
Map additonal Linux keycodes to SDL scancodes
|
2025-02-24 07:53:22 -08:00 |
|
scancodes_windows.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
scancodes_xfree86.h
|
Fix support for F21 to F24 scancodes on Linux
|
2025-06-20 09:06:57 -07:00 |
|
SDL_categories.c
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_categories_c.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_clipboardevents.c
|
wayland: Check the origin of clipboard offers before forwarding them to the client
|
2025-04-22 11:29:38 -04:00 |
|
SDL_clipboardevents_c.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_displayevents.c
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_displayevents_c.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_dropevents.c
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_dropevents_c.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_events.c
|
events: Pump DBus messages in the main event loop
|
2025-10-23 21:03:09 -04:00 |
|
SDL_events_c.h
|
Update joysticks and so forth during live resize
|
2025-01-20 10:11:31 -08:00 |
|
SDL_eventwatch.c
|
Cocoa metal layers need their size updated before renderer updates
|
2025-02-24 15:37:13 -08:00 |
|
SDL_eventwatch_c.h
|
Cocoa metal layers need their size updated before renderer updates
|
2025-02-24 15:37:13 -08:00 |
|
SDL_keyboard.c
|
Fixed trying to grab the mouse when losing keyboard focus
|
2025-10-28 07:15:43 -07:00 |
|
SDL_keyboard_c.h
|
Send events for mice and keyboards detected during initialization
|
2025-09-11 20:07:55 -07:00 |
|
SDL_keymap.c
|
Use new parameter validation macro
|
2025-09-18 20:58:32 -07:00 |
|
SDL_keymap_c.h
|
wayland: Refactor keyboard layout handling
|
2025-07-18 12:22:03 -04:00 |
|
SDL_keysym_to_keycode.c
|
keyboard: Add some SDL keycodes for common Xkb keys
|
2025-01-09 17:26:41 -05:00 |
|
SDL_keysym_to_keycode_c.h
|
keyboard: Add some SDL keycodes for common Xkb keys
|
2025-01-09 17:26:41 -05:00 |
|
SDL_keysym_to_scancode.c
|
keyboard: Add some SDL keycodes for common Xkb keys
|
2025-01-09 17:26:41 -05:00 |
|
SDL_keysym_to_scancode_c.h
|
events: Remove unused function declaration
|
2025-01-10 11:23:54 -05:00 |
|
SDL_mouse.c
|
Treat a single frame animated cursor as a normal color cursor
|
2025-10-19 23:03:54 -07:00 |
|
SDL_mouse_c.h
|
Added fallback support for animated cursors
|
2025-10-19 22:53:10 -07:00 |
|
SDL_pen.c
|
Implement SDL_GetPenDeviceType() for Android
|
2025-10-13 18:43:16 -04:00 |
|
SDL_pen_c.h
|
Implement SDL_GetPenDeviceType() for Android
|
2025-10-13 18:43:16 -04:00 |
|
SDL_quit.c
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_scancode_tables.c
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_scancode_tables_c.h
|
Updated copyright for 2025
|
2025-01-01 07:45:52 -08:00 |
|
SDL_touch.c
|
Add SDL Pinch events (#9445)
|
2025-10-12 14:44:23 -07:00 |
|
SDL_touch_c.h
|
Add SDL Pinch events (#9445)
|
2025-10-12 14:44:23 -07:00 |
|
SDL_windowevents.c
|
Fixed trying to grab the mouse when losing keyboard focus
|
2025-10-28 07:15:43 -07:00 |
|
SDL_windowevents_c.h
|
Cocoa metal layers need their size updated before renderer updates
|
2025-02-24 15:37:13 -08:00 |