fpr 32bpp
authorMagnus Olsen <magnus@greatlord.com>
Sat, 26 Aug 2006 21:18:33 +0000 (21:18 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Sat, 26 Aug 2006 21:18:33 +0000 (21:18 +0000)
commit1a6675e3d7ea1a521f068d925b770552466b4d05
treec81c9be44ccb5dffc39655faf6a91ccbd618e6e1
parent2857ff81365d3d1112875c97da98f6234ce3a83c
fpr 32bpp
1. Remove inline asm from hline and convert it to own asm file with intel syntax.
2. Reimplement colorfill inline asm version and convert it to own asm file with intel syntax.
   the asm code can be optimze bit more. But for done

svn path=/trunk/; revision=23730
reactos/subsystems/win32/win32k/dib/dib32bpp.c
reactos/subsystems/win32/win32k/dib/dib32bppc.c [new file with mode: 0644]
reactos/subsystems/win32/win32k/dib/i386/dib32bpp_colorfill.s [new file with mode: 0644]
reactos/subsystems/win32/win32k/dib/i386/dib32bpp_hline.s [new file with mode: 0644]
reactos/subsystems/win32/win32k/win32k.rbuild