Fullscreen mouse.
authorTimo Korvola <tkorvola@iki.fi>
Mon, 26 Mar 2018 17:13:42 +0000 (20:13 +0300)
committerTimo Korvola <tkorvola@iki.fi>
Wed, 28 Mar 2018 16:40:31 +0000 (19:40 +0300)
commitc3549068776aef186d2382339da5490a4b9b0ccd
treed8e3c392952214c0dbcd8d59b47890a3d755eb60
parentf7829902651103052ffe1384e240d49524ac019c
Fullscreen mouse.

Apparently there is almost nothing to do here: just make sure to set
the logical size whenever in fullscreen, and SDL maps mouse events
to logical coordinates.
src/sdl/sf_video.c