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 gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
enhmfdrv gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
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 gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
driver.c gdi32: Avoid using GCC's typeof extension. 2018-09-21 23:58:56 +02:00
enhmetafile.c gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
font.c gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
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 gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
icm.c
mapping.c
metafile.c
opengl.c
painting.c
palette.c
path.c gdi32: Fix memory leak on error in PATH_WidenPath (Coverity). 2018-06-04 14:22:36 +02:00
pen.c
printdrv.c
region.c gdi32: Update edgetable limits with top and bottom. 2018-07-18 14:13:43 +02:00
resource.h
vertical.c tools: Update to Unicode 11.0.0. 2018-07-03 12:01:40 +02:00
vulkan.c