This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-05-14 12:28:38 +08:00
Code
Issues
Actions
4
Packages
Projects
Releases
Wiki
Activity
Files
c56583fe45ecc71a4acd4a67f3eb44dea61e076b
SDL
/
src
/
events
T
History
kanjitalk755
4ab31ca678
Fix dropping file event
2023-11-05 00:14:56 -07:00
..
blank_cursor.h
…
default_cursor.h
…
imKStoUCS.c
…
imKStoUCS.h
Remove stray Â
2023-09-20 08:32:53 -07:00
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
Renamed display added/removed events for consistency with the rest of the API
2023-10-23 09:14:54 -07:00
SDL_dropevents_c.h
Add the source application for drag and drop events (thanks Nathan!)
2023-11-04 13:00:41 -07:00
SDL_dropevents.c
Add the source application for drag and drop events (thanks Nathan!)
2023-11-04 13:00:41 -07:00
SDL_events_c.h
…
SDL_events.c
Fix dropping file event
2023-11-05 00:14:56 -07:00
SDL_keyboard_c.h
…
SDL_keyboard.c
Dynamically allocate long text for SDL_EVENT_TEXT_INPUT events
2023-11-04 20:55:10 -07:00
SDL_keysym_to_scancode_c.h
…
SDL_keysym_to_scancode.c
…
SDL_mouse_c.h
Undo variable rename
2023-08-10 11:45:20 -07:00
SDL_mouse.c
Code cleanup now that SDL_bool is equivalent to a C boolean expression
2023-11-03 09:54:04 -07:00
SDL_quit.c
…
SDL_scancode_tables_c.h
…
SDL_scancode_tables.c
…
SDL_touch_c.h
…
SDL_touch.c
…
SDL_windowevents_c.h
…
SDL_windowevents.c
…