Commit b992b915e520fed9e8558c9e6d8ca66370c04e64

Cameron Gutman 2021-06-05T11:57:30

Optimize SDL_WaitEventTimeout() for the SDL_PollEvent() case There's no sense in doing all the setup for waiting if we're just polling.