SDL/src/events
Cameron Gutman 597bfe6b27 mouse: Add internal integer mouse mode hint for sdl2-compat
Performing this inside SDL3 dramatically simplifies sdl2-compat. See https://github.com/libsdl-org/sdl2-compat/issues/372.
2025-03-08 19:06:36 -08:00
..
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 Updated copyright for 2025 2025-01-01 07:45:52 -08: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 clipboard: Cleanup coding style 2025-02-27 12:35:37 -05: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 Make SDL_RegisterEvents() thread-safe 2025-03-04 10:27:55 -08: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 Remove newlines from log messages 2025-01-22 20:25:04 -08:00
SDL_keyboard_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_keymap.c Add missing scancode names 2025-02-24 07:53:22 -08:00
SDL_keymap_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08: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 mouse: Add internal integer mouse mode hint for sdl2-compat 2025-03-08 19:06:36 -08:00
SDL_mouse_c.h mouse: Add internal integer mouse mode hint for sdl2-compat 2025-03-08 19:06:36 -08:00
SDL_pen.c SDL_pen: fix eraser check 2025-02-27 19:49:46 -05:00
SDL_pen_c.h pen: Send virtual mouse and touch events for pen input. 2025-01-15 02:19:59 -05: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 Vita: Fix off-by-one error for synthetic mouse events 2025-01-16 11:58:01 -08:00
SDL_touch_c.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_windowevents.c Cocoa metal layers need their size updated before renderer updates 2025-02-24 15:37:13 -08:00
SDL_windowevents_c.h Cocoa metal layers need their size updated before renderer updates 2025-02-24 15:37:13 -08:00