This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
SDL
Watch
1
Star
0
Fork
0
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-09-02 15:17:00 +08:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
Files
ea4ea27a59ddc0adab4d3d0bb6fbe8fa425f5a21
SDL
/
src
/
events
T
History
Sam Lantinga
ea4ea27a59
Don't trigger an error if we try to delete a touch device after shutting down the touch system
...
This can happen on Raspberry Pi if the display system fails to initialize.
2022-11-18 11:14:14 -08:00
..
blank_cursor.h
…
default_cursor.h
…
imKStoUCS.c
…
imKStoUCS.h
…
scancodes_ascii.h
…
scancodes_darwin.h
…
scancodes_linux.h
…
scancodes_windows.h
…
scancodes_xfree86.h
…
SDL_clipboardevents_c.h
…
SDL_clipboardevents.c
…
SDL_displayevents_c.h
…
SDL_displayevents.c
…
SDL_dropevents_c.h
…
SDL_dropevents.c
…
SDL_events_c.h
…
SDL_events.c
Remove unneeded semicolon
2022-11-17 10:43:45 +01:00
SDL_gesture_c.h
…
SDL_gesture.c
…
SDL_keyboard_c.h
events: Add a helper function to get the default keycode for a scancode
2022-11-15 11:00:39 -08:00
SDL_keyboard.c
events: Add a helper function to get the default keycode for a scancode
2022-11-15 11:00:39 -08:00
SDL_keysym_to_scancode_c.h
wayland: Handle virtual keyboards that don't fit the X mapping
2022-11-15 11:00:39 -08:00
SDL_keysym_to_scancode.c
events: Remove X and XKB keysym constants and headers
2022-11-16 11:42:53 -08:00
SDL_mouse_c.h
wayland: Cleanup work to aid reconnect support
2022-10-29 22:41:42 -04:00
SDL_mouse.c
wayland: Cleanup work to aid reconnect support
2022-10-29 22:41:42 -04:00
SDL_quit.c
…
SDL_scancode_tables_c.h
…
SDL_scancode_tables.c
…
SDL_touch_c.h
…
SDL_touch.c
Don't trigger an error if we try to delete a touch device after shutting down the touch system
2022-11-18 11:14:14 -08:00
SDL_windowevents_c.h
…
SDL_windowevents.c
…