[try 2]winex11.drv/dib.c - fix SetDIBits() for startscan != 0

Massimo Del Fedele max at veneto.com
Wed Mar 25 18:22:38 CDT 2009


Changes from previous one :
bits shifting displaced from X11DRV_SetDIBits() to X11DRV_DIB_SetImageBits()
Result is identical to former, the patch looks worse to me than before, but....
As a note, there's no way to leave 'descr->bits' untouched without adding at least another
parameter (ySrc) to the bunch of X11DRV_DIB_SetImageBits_xxx() functions.

Ciao

Max
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Fix_SetDIBits_for_startscan_not_null.patch
Type: text/x-patch
Size: 5564 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090326/b1754acf/attachment.bin>


More information about the wine-patches mailing list