Commit Graph

3 Commits (7e136bba14de1b13973db25600f4b58a78d74fe2)

Author SHA1 Message Date
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.
5 years ago
Nemirtingas bb8cfbda10 Updated ImGui event handle for X11 5 years ago
Nemirtingas b9cd9ae6c2 Fix build 5 years ago