Sweden-Number/dlls/gdi32
Zhiyi Zhang 4f201cfcc9 gdi32/tests: Add D3DKMTCheckOcclusion tests.
Mostly to show that D3DKMTCheckOcclusion is mainly composed of
ownership checks rather than actually window occlusion. Also
composition status doesn't affect its behavior despite MSDN
say so.

Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-05-28 12:06:46 +02:00
..
dibdrv gdi32: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
enhmfdrv gdi32: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
mfdrv gdi32: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
tests gdi32/tests: Add D3DKMTCheckOcclusion tests. 2019-05-28 12:06:46 +02:00
Makefile.in gdi32: Use the same BiDi direction table as usp10. 2019-05-22 19:16:05 +02:00
bidi.c gdi32: Use the same BiDi direction table as usp10. 2019-05-22 19:16:05 +02:00
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 gdi32: Support the gamma correction for the subpixel rendering. 2018-10-22 22:36:43 +02:00
dib.c gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
direction.c make_unicode: Remove duplicate DECLSPEC_HIDDEN. 2019-05-24 11:25:38 +02:00
driver.c gdi32: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
enhmetafile.c gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
font.c gdi32: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
freetype.c gdi32: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
gdi32.rc
gdi32.spec gdi32: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
gdi_private.h gdi32: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
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: Implement GetCharWidthInfo(). 2019-04-09 15:46:03 +02:00
pen.c
printdrv.c gdi32: Trace full contents of DOCINFO in StartDoc. 2018-12-10 12:21:09 +01:00
region.c gdi32: CreatePolyPolygonRgn() returns an empty region when the area is empty. 2019-05-22 19:16:05 +02:00
resource.h
vertical.c make_unicode: Avoid including wine/unicode.h in generated files. 2019-05-22 19:16:05 +02:00
vulkan.c