[PATCH 3/3] [v2] gdi32: Adjust destination coordinates in some special cases.

Akihiro Sagawa sagawa.aki at gmail.com
Sat Oct 13 08:31:02 CDT 2018


When the source rectangle needs to flip and it doesn't fit in the source
device area, the destination image is flipped but the destination area isn't
flipped.
GdiAlphaBlend doesn't support mirroring, the above isn't applicable.

Signed-off-by: Akihiro Sagawa <sagawa.aki at gmail.com>
---
 dlls/gdi32/bitblt.c       | 26 ++++++++++++++++++++++----
 dlls/gdi32/tests/bitmap.c |  6 +++---
 2 files changed, 25 insertions(+), 7 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-v2-gdi32-Adjust-destination-coordinates-in-some-spec.patch
Type: text/x-patch
Size: 3724 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20181013/73a60fca/attachment-0001.bin>


More information about the wine-devel mailing list