goldberg_emulator/overlay_experimental/linux
Nemirtingas 1016e7f47f Fix lag on events
Found on sanctum2, returning 0 in XPending & XEventsQueued make the SDL do something else than polling events and makes lag the event loop.
Now the event loop returns 0 when there are no more events.
2019-09-03 17:25:42 +02:00
..
Linux_Detour.cpp Added logs for Linux_Detour 2019-09-03 11:38:28 +02:00
Linux_Detour.h Clean Linux Detour 2019-09-01 23:21:50 +02:00
OpenGLX_Hook.cpp Updated Linux X11 & OLGX hooks. 2019-09-03 11:38:37 +02:00
OpenGLX_Hook.h Updated Linux X11 & OLGX hooks. 2019-09-03 11:38:37 +02:00
X11_Hook.cpp Fix lag on events 2019-09-03 17:25:42 +02:00
X11_Hook.h Fix lag on events 2019-09-03 17:25:42 +02:00