Commit Graph

6 Commits (7e136bba14de1b13973db25600f4b58a78d74fe2)

Author SHA1 Message Date
Nemirtingas 121df0ef39 Uncomment thing 5 years ago
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 9fa4053551 Cleanup 5 years ago
Nemirtingas bb8cfbda10 Updated ImGui event handle for X11 5 years ago
Nemirtingas aeeb85da55 This should do something like this
(Working on portal2 ubuntu 18.04)
5 years ago
Nemirtingas b9cd9ae6c2 Fix build 5 years ago