wine/dlls/gdi32
Jacek Caban e33cdf89c5 gdi32: Use NtGdiResetDC for ResetDCW.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-08-23 18:15:02 +02:00
..
dibdrv gdi32: Use NtGdiWidenPath for WidenPath. 2021-08-19 12:38:07 +02:00
enhmfdrv gdi32: Store EMF bounds in DC_ATTR. 2021-08-23 18:14:54 +02:00
tests gdi32: Use NtGdiCreateClientObj for CreateMetaFile. 2021-08-17 18:16:49 +02:00
uniscribe
bitblt.c gdi32: Use NtGdiDoPalette for GetPaletteEntries. 2021-08-16 18:38:47 +02:00
bitmap.c
brush.c
clipping.c
dc.c gdi32: Use NtGdiResetDC for ResetDCW. 2021-08-23 18:15:02 +02:00
dib.c gdi32: Use NtGdiDoPalette for GetDIBColorTable and SetDIBColorTable. 2021-08-16 18:38:58 +02:00
driver.c gdi32: Use NtGdiResetDC for ResetDCW. 2021-08-23 18:15:02 +02:00
enhmetafile.c gdi32: Use ntgdi names for palette functions. 2021-08-16 18:38:44 +02:00
font.c gdi32: Use NtGdiGetOutlineTextMetricsInternalW for GetOutlineTextMetrics. 2021-08-20 17:34:56 +02:00
freetype.c
gdi32.rc
gdi32.spec gdi32: Use ntgdi names for GetPath and PathToRegion. 2021-08-19 12:38:11 +02:00
gdi_private.h gdi32: Use NtGdiGetAndSetDCDword for SetDCPenColor. 2021-08-19 12:38:18 +02:00
gdidc.c gdi32: Use NtGdiResetDC for ResetDCW. 2021-08-23 18:15:02 +02:00
gdiobj.c gdi32: Directly handle EMFs in GdiComment. 2021-08-17 18:16:49 +02:00
icm.c
Makefile.in gdi32: Rename bidi.c to text.c. 2021-08-19 12:38:22 +02:00
mapping.c gdi32: Remove no longer used driver entry points. 2021-08-13 14:15:27 +02:00
metadc.c gdi32: Merge mfdrv/text.c into metadc.c. 2021-08-18 18:41:16 +02:00
metafile.c
ntgdi_private.h gdi32: Store font code page in DC_ATTR. 2021-08-20 17:34:56 +02:00
objects.c gdi32: Use NtGdiCreateClientObj for CreateMetaFile. 2021-08-17 18:16:49 +02:00
opengl.c
opentype.c
painting.c
palette.c gdi32: Use NtGdiDoPalette for GetDIBColorTable and SetDIBColorTable. 2021-08-16 18:38:58 +02:00
path.c gdi32: Use ntgdi names for GetPath and PathToRegion. 2021-08-19 12:38:11 +02:00
pen.c
printdrv.c
region.c
resource.h
text.c gdi32: Use NtGdiGetOutlineTextMetricsInternalW for GetOutlineTextMetrics. 2021-08-20 17:34:56 +02:00
vertical.c
vulkan.c