mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-10 09:58:01 +00:00
a8e0271b8d
* No more mucking about with transfer modes. We always set up the foreground and background sensibly, EraseRect the whole lot and use srcOr. Apple Tech Note QD505 suggests that this should be faster than srcCopy. * Always use the Palette Manager if we've got Color QuickDraw, even in 1bpp modes. * Apply the cursor colours _after_ all the other stuff, rather than trying to get them through everything else intact. Unfortunately, this doesn't make much difference to the speed. [originally from svn r2259] |
||
---|---|---|
.. | ||
mac_res.r | ||
mac.c | ||
mac.h | ||
macresid.h | ||
macstore.c | ||
macstuff.h | ||
macterm.c | ||
macucs.c |