Ryujinx-SDL/src/events
Alex Szpakowski d5ec735a33 Add a windowID field to SDL_TouchFingerEvent (bug #4331).
This is unimplemented on some platforms and will cause compile errors when building those platform backends for now.
2019-08-01 18:22:12 -03: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 Fix compiler warnings. 2019-03-16 00:08:19 -04:00
SDL_events.c Fixed bug 4672 - Warnings in SDL_LogEvent() 2019-06-19 17:11:20 -07: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 Fixed bug 4704 - SDL_HINT_ANDROID_SEPERATE_MOUSE_AND_TOUCH on Windows? 2019-07-15 09:36:53 -07:00
SDL_mouse.c Add a windowID field to SDL_TouchFingerEvent (bug #4331). 2019-08-01 18:22:12 -03:00
SDL_quit.c events: Disable all the signal-handling code on platforms without support. 2019-03-15 16:13:19 -04:00
SDL_sysevents.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_touch_c.h Add a windowID field to SDL_TouchFingerEvent (bug #4331). 2019-08-01 18:22:12 -03:00
SDL_touch.c Add a windowID field to SDL_TouchFingerEvent (bug #4331). 2019-08-01 18:22:12 -03:00
SDL_windowevents_c.h Updated copyright for 2019 2019-01-04 22:01:14 -08:00
SDL_windowevents.c Windows are not in a minimized state when they are shown 2019-05-15 14:01:15 -07:00