wine-wine/dlls/gdi32
Zhiyi Zhang 0a2d6378d8 gdi32: Support LUID in D3DKMTOpenAdapterFromGdiDisplayName().
Signed-off-by: Zhiyi Zhang <zzhang@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-11 18:12:56 +02:00
..
dibdrv opengl32: Make wgl driver entry points WINAPI. 2020-04-23 13:33:20 +02:00
enhmfdrv
mfdrv
tests gdi32: Support LUID in D3DKMTOpenAdapterFromGdiDisplayName(). 2020-06-11 18:12:56 +02:00
Makefile.in gdi32: Support LUID in D3DKMTOpenAdapterFromGdiDisplayName(). 2020-06-11 18:12:56 +02:00
bidi.c
bitblt.c
bitmap.c gdi32: Allocate the bitmap bits during CreateBitmapIndirect() to catch out-of-memory errors. 2018-01-23 11:33:39 +01:00
brush.c gdi32: Don't bother using the return value of HeapFree(). 2018-01-22 12:21:09 +01:00
clipping.c gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
dc.c
dib.c
direction.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
driver.c gdi32: Support LUID in D3DKMTOpenAdapterFromGdiDisplayName(). 2020-06-11 18:12:56 +02:00
enhmetafile.c
font.c gdi32: Handle 0 count in GetCharacterPlacementW. 2020-02-18 11:14:27 +01:00
freetype.c gdi32: Add a vertical font replacement if it's a DBCS font. 2020-06-04 13:50:28 +02:00
gdi32.rc
gdi32.spec gdi32: Add D3DKMTSetQueuedLimit() stub. 2020-01-29 20:33:24 +01:00
gdi_private.h gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
gdiobj.c
icm.c
mapping.c gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
metafile.c
opengl.c gdi32: Use BOOL type where appropriate. 2013-11-07 13:13:05 +01:00
painting.c gdi32: Make GDI driver functions cdecl. 2019-07-06 21:47:58 +02:00
palette.c
path.c gdi32: Fix function names in comments. 2020-02-11 22:39:59 +01:00
pen.c gdi32: Don't bother using the return value of HeapFree(). 2018-01-22 12:21:09 +01:00
printdrv.c
region.c gdi32: Skip scan conversion on overflow. 2020-06-09 21:23:33 +02:00
resource.h
vertical.c unicode: Update data tables to Unicode 13.0. 2020-03-13 13:23:11 +01:00
vulkan.c