goldberg_emulator/ImGui/impls
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 Fix lag on events 2019-09-03 17:25:42 +02:00
windows Fix build 2019-09-01 20:53:16 +02:00
imgui_impl_opengl3.cpp Added opengl hook 2019-08-01 15:47:38 +02:00
imgui_impl_opengl3.h Added opengl hook 2019-08-01 15:47:38 +02:00