Massimo Del Fedele ha scritto:
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
------------------------------------------------------------------------
Please disregard this patch.... it's not correct on every case.
Previous one was.
I'll investigate a bit more about it.
Ciao
Max