SDL/src/events
2023-11-11 12:29:05 +03:00
..
blank_cursor.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
default_cursor.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
imKStoUCS.c wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 2021-09-23 11:50:47 -07:00
imKStoUCS.h wayland: Reuse KeySymToUcs4 to replicate X11 keymap behavior 2021-09-23 11:50:47 -07:00
scancodes_ascii.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
scancodes_darwin.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
scancodes_linux.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
scancodes_windows.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
scancodes_xfree86.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_clipboardevents.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_clipboardevents_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_displayevents.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_displayevents_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_dropevents.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_dropevents_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_events.c Make sure the sentinel is at the end of the current event pump cycle 2023-05-20 10:27:48 -07:00
SDL_events_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_gesture.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_gesture_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_keyboard.c Re-add SDL_assert() with non boolean ptr syntax (#8531) 2023-11-11 12:29:05 +03:00
SDL_keyboard_c.h Fixed duplicate key press/release events on iOS 2023-08-02 01:27:54 -07:00
SDL_keysym_to_scancode.c Updated source to match SDL function prototype style 2023-05-23 10:59:03 -07:00
SDL_keysym_to_scancode_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_mouse.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_mouse_c.h Fix automated tests using the dummy video driver 2023-09-30 11:21:10 -04:00
SDL_quit.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_scancode_tables.c Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_scancode_tables_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_touch.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_touch_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_windowevents.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_windowevents_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00