A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Timo Kreuzer d32f5cf257 BltMask:
by me: optimize by replacing the maskbit table with a byte containing the maskbit and rotating using _rotr8. Also move the comparison out of the loop, making 2 loops, one with pattern, one without.
By Evgeniy Boltik: Optimize by using function pointers. Fix calculation of brush position. By me again: optimize the fix by moving the calculation out of the outer loop.

svn path=/trunk/; revision=40277
2009-03-29 00:26:30 +00:00
irc Give Techbot the ability to check for and ghost existing bots, then rename itself 2008-08-10 13:06:58 +00:00
reactos BltMask: 2009-03-29 00:26:30 +00:00
rosapps gdihv: add a possibility to view all handles 2009-03-25 03:48:51 +00:00
rostests Readd the hack for skipping the bitmap font tests. 2009-03-25 16:31:17 +00:00
wallpaper Rename the wallpaper to conform with ISO 9660:1988 and make cdmake happy... 2009-02-03 13:26:30 +00:00