Commit fa4e4a643a678094375751243185afec511552e6

Sam Lantinga 2013-11-27T10:29:32

Fixed large relative mouse motion when iconifying the SDL window. Windows will move the window to -32000,-32000 when it is iconified, so we don't want to send mouse motion for iconic windows.