1. fixed crash in 1bpp blt code that was caused by an uninitialized variable.
authorThomas Bluemel <thomas@reactsoft.com>
Wed, 7 Apr 2004 10:19:34 +0000 (10:19 +0000)
committerThomas Bluemel <thomas@reactsoft.com>
Wed, 7 Apr 2004 10:19:34 +0000 (10:19 +0000)
commit9b45df9243dd401c61a49d1f2564b261c12c86e5
tree1c131c7444cd1b6925e565637baa05cf58c22f1d
parentbfde26a3f6da24b5cefd0f1557891f793642dc3b
1. fixed crash in 1bpp blt code that was caused by an uninitialized variable.
2. speed improvements for patterned brushes

svn path=/trunk/; revision=9000
reactos/subsys/win32k/dib/dib16bpp.c
reactos/subsys/win32k/dib/dib1bpp.c
reactos/subsys/win32k/dib/dib24bpp.c
reactos/subsys/win32k/dib/dib32bpp.c
reactos/subsys/win32k/dib/dib4bpp.c
reactos/subsys/win32k/dib/dib8bpp.c