Sweden-Number/dlls/gdi32
Alexandre Julliard 766287ad6a server: Return the surface rect as top clipping rect.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-11 15:45:11 +02:00
..
dibdrv server: Return the surface rect as top clipping rect. 2018-07-11 15:45:11 +02:00
enhmfdrv gdi32: Check for truncated EMF files. 2018-05-09 15:54:08 +02:00
mfdrv winevulkan: Define vulkan driver interface. 2018-02-27 12:47:16 +01:00
tests gdi32/tests: Use the available ARRAY_SIZE() macro. 2018-06-26 13:29:10 +02:00
Makefile.in winevulkan: Define vulkan driver interface. 2018-02-27 12:47:16 +01:00
bidi.c
bitblt.c gdi32: Ignore the alpha channel for blits to DDBs too. 2017-10-06 21:48:49 +02:00
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
dc.c
dib.c gdi32: Add DECLSPEC_HOTPATCH to GetDIBits. 2018-07-06 19:44:27 +02:00
driver.c gdi32: Take DPI awareness into account for the LOGPIXELSX/Y device caps. 2018-04-12 13:26:31 +02:00
enhmetafile.c gdi32: Check that emf records are within the file. 2018-05-09 15:55:01 +02:00
font.c gdi32: Avoid awkward cast in GetGlyphOutlineA (Coverity). 2018-06-01 20:01:28 +02:00
freetype.c gdi32: For symbol fonts check whether the char has been converted to Unicode. 2018-06-22 12:45:33 +02:00
gdi32.rc
gdi32.spec winevulkan: Define vulkan driver interface. 2018-02-27 12:47:16 +01:00
gdi_private.h gdi32: Check for truncated EMF files. 2018-05-09 15:54:08 +02:00
gdiobj.c gdi32: Scale stock fonts based on the DPI awareness. 2018-04-12 13:50:01 +02:00
icm.c
mapping.c
metafile.c gdi32: Don't bother using the return value of HeapFree(). 2018-01-22 12:21:09 +01:00
opengl.c
painting.c
palette.c gdi32: Don't bother using the return value of HeapFree(). 2018-01-22 12:21:09 +01:00
path.c gdi32: Fix memory leak on error in PATH_WidenPath (Coverity). 2018-06-04 14:22:36 +02: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: Clip the computed region to the DIB rectangle in PolyPolygon(). 2018-04-04 15:43:52 +02:00
resource.h
vertical.c tools: Update to Unicode 11.0.0. 2018-07-03 12:01:40 +02:00
vulkan.c winevulkan: Define vulkan driver interface. 2018-02-27 12:47:16 +01:00