mirror of
git://source.winehq.org/git/wine.git
synced 2024-11-02 05:15:01 +00:00
9f458df88c
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@gmail.com> Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org> |
||
---|---|---|
.. | ||
dibdrv | ||
enhmfdrv | ||
mfdrv | ||
tests | ||
bidi.c | ||
bitblt.c | ||
bitmap.c | ||
brush.c | ||
clipping.c | ||
dc.c | ||
dib.c | ||
driver.c | ||
enhmetafile.c | ||
font.c | ||
freetype.c | ||
gdi32.rc | ||
gdi32.spec | ||
gdi_private.h | ||
gdiobj.c | ||
icm.c | ||
Makefile.in | ||
mapping.c | ||
metafile.c | ||
opengl.c | ||
painting.c | ||
palette.c | ||
path.c | ||
pen.c | ||
printdrv.c | ||
region.c | ||
resource.h | ||
vertical.c | ||
vulkan.c |