RetroArch/input
orbea 7ac080ea50 sdl: Flush the joypad events.
Bastien found a fix to the issue
"The lag after 10-15 minutes issue appears to be a bug in the sdl2 input
driver in RetroArch. RetroArch never clears the SDL event queue. After a
while it is so large it takes a significant time to traverse."

Fixes https://github.com/libretro/RetroArch/issues/7868

Solution thanks to Bastien.
2019-01-01 17:16:35 -08:00
..
common Fix WaveBird support for the Wii U GCA 2018-04-25 21:28:33 -07:00
connect Build fix for PC 2018-04-15 00:04:49 -07:00
drivers udev: support on FreeBSD via libepoll-shim/libudev-devd 2019-01-01 03:16:33 +03:00
drivers_hid chore(metal): Separate legacy GL and Metal source 2018-11-04 20:50:50 -07:00
drivers_joypad sdl: Flush the joypad events. 2019-01-01 17:16:35 -08:00
drivers_keyboard Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
include quotes for some, braces for others 2018-05-02 22:37:34 -07:00
input_autodetect_builtin.c (3DS) Add joypad input labels 2018-12-18 16:30:05 +00:00
input_defines.h Add FPS counter hotkey. 2018-11-29 13:12:11 +01:00
input_driver.c Add UWP input driver 2018-12-28 22:09:30 +01:00
input_driver.h Add UWP input driver 2018-12-28 22:09:30 +01:00
input_keymaps.c keymaps: define 'x11' and 'linux' on any platform with Wayland 2019-01-01 03:03:29 +03:00
input_keymaps.h use emscripten HTML5 API for keyboard events instead of old JS library 2018-01-13 17:56:00 -06:00
input_mapper.c Analog stick to trigger remap functionality. 2018-11-10 17:27:14 +01:00
input_mapper.h remap-redux part2: cleanup 2018-04-08 12:13:49 -05:00
input_overlay.c Cleanup 2018-09-15 08:12:18 +02:00
input_overlay.h Create special type input_bits_t 2018-04-08 20:21:12 +02:00
input_remapping.c call input_remapping_set_defaults before loading a new remap 2018-05-16 13:30:57 +02:00
input_remapping.h input remapping cleanups 2017-09-11 22:49:39 -05:00
input_remote.c Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
input_remote.h Clean up trailing whitespace 2017-12-12 00:24:18 -08:00
input_types.h Analog stick to trigger remap functionality. 2018-11-10 17:27:14 +01:00