goldberg_emulator/ImGui/impls/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
..
imgui_impl_x11.cpp Fix lag on events 2019-09-03 17:25:42 +02:00
imgui_impl_x11.h Fix lag on events 2019-09-03 17:25:42 +02:00