wine-wine/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
bitmap.c
brush.c
clipping.c
dc.c
dib.c
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
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
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
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