SDL/src/events
Ryan C. Gordon 98d2c67184 events: Let arbitrary signals to simulate iOS/Android backgrounding events.
This lets you build a custom embedded device that roughly offers the "this
process is going to the background NOW" semantics of SDL on a mobile device.
2019-03-15 15:51:05 -04:00
..
blank_cursor.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
default_cursor.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
scancodes_darwin.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
scancodes_linux.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
scancodes_windows.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
scancodes_xfree86.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_clipboardevents_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_clipboardevents.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_displayevents_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_displayevents.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_dropevents_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_dropevents.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_events_c.h events: Let arbitrary signals to simulate iOS/Android backgrounding events. 2019-03-15 15:51:05 -04:00
SDL_events.c events: Let arbitrary signals to simulate iOS/Android backgrounding events. 2019-03-15 15:51:05 -04:00
SDL_gesture_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_gesture.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_keyboard_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_keyboard.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_mouse_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_mouse.c SDL_MouseQuit(): clear mouse->cur_cursor (Bug 4530) 2019-03-11 15:31:46 +01:00
SDL_quit.c events: Let arbitrary signals to simulate iOS/Android backgrounding events. 2019-03-15 15:51:05 -04:00
SDL_sysevents.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_touch_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_touch.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowevents_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowevents.c Updated copyright for 2019 2019-01-04 22:01:14 -08:00