Commit e7e615de26b5bf909aea18ef4e5661502fdc0a4b

Sam Lantinga 2020-11-27T05:53:54

Removed extraneous windows message pumping Most of the raw input events are dispatched in the main windows message loop. We only dispatch device change messages separately when we need them to be completely up to date.