TransparentBlt

Kevin Koltzau kevin at plop.org
Mon Feb 2 09:14:34 CST 2004


This is a slightly better implementation, I removed MaskBlt and replaced it with 3 BitBlts (so overall its less operations, should be faster)
It also works properly on both Windows and wine
When I get some time I'll look into why MaskBlt wasn't working properly

Changelog:
	Implementation of TransparentBlt

On Saturday 31 January 2004 12:48 am, Kevin Koltzau wrote:
> Implementation of TransparentBlt
>
> This brings up an interesting thing however..it works perfectly under
> windows (tested on XP), but produces strange results under wine. MaskBlt
> seems to be broken, but I'm not quite sure what the cause is yet I figured
> I'd send this out incase the problem is obvious to anyone
-------------- next part --------------
A non-text attachment was scrubbed...
Name: transparentblt2.diff
Type: text/x-diff
Size: 4256 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20040202/14c1be05/transparentblt2.bin


More information about the wine-patches mailing list