Fix full-screen drawing issues
commitdd82c86b4a9223c20009e26d1b9755a7ffc993c8
authorBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 8 Nov 2009 16:46:16 +0000 (8 17:46 +0100)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Sun, 8 Nov 2009 18:11:00 +0000 (8 19:11 +0100)
treec88862104181737ababfc8fe497f45b9daf9f409
parente1cf33faffefe89e6c827aa3b83fdb9087a72eaa
Fix full-screen drawing issues

This commit fixes a problem where the screen would look blurry, or where
each redraw would cause the entire screen to be cleared before the
redraw (only the Core Text renderer was affected by this bug).
src/MacVim/MMFullscreenWindow.m