Sweden-Number/dlls/gdi32
Akihiro Sagawa 9f458df88c gdi32: Adjust destination coordinates in some special cases.
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>
2018-10-15 13:55:14 +02:00
..
dibdrv
enhmfdrv
mfdrv
tests gdi32: Adjust destination coordinates in some special cases. 2018-10-15 13:55:14 +02:00
Makefile.in
bidi.c
bitblt.c gdi32: Adjust destination coordinates in some special cases. 2018-10-15 13:55:14 +02:00
bitmap.c
brush.c
clipping.c
dc.c
dib.c
driver.c
enhmetafile.c
font.c
freetype.c gdi32: Move the 'if' branch out of the loop. 2018-10-10 17:43:32 +02:00
gdi32.rc
gdi32.spec
gdi_private.h
gdiobj.c
icm.c
mapping.c
metafile.c
opengl.c
painting.c
palette.c
path.c
pen.c
printdrv.c
region.c
resource.h
vertical.c
vulkan.c