]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
We now use DeviceLoop for redraws, which allows for depth-specific tweaks.
authorBen Harris <bjh21@bjh21.me.uk>
Mon, 1 Mar 1999 23:43:29 +0000 (23:43 +0000)
committerBen Harris <bjh21@bjh21.me.uk>
Mon, 1 Mar 1999 23:43:29 +0000 (23:43 +0000)
commitd763b173be9fbddf44c952ecdac6de18b29db063
tree4670ee9d771c9b5d7dfb83cf5837e4d5d7928009
parent409d80171a9d66bbcbaf1d3a61ffe4e508675afb
We now use DeviceLoop for redraws, which allows for depth-specific tweaks.
The first of these is that in 1-bit modes we ignore colour attributes entirely,
which has nice effects on some of Fragments efforts if nothing else.
We still seem to be a lot slower than BetterTelnet, which is a bit worrying.

[originally from svn r65]
macterm.c