Sweden-Number/dlls/gdi32
Akihiro Sagawa bdfbd32e85 gdi32: Use the helper function to order the points of a rectangle.
Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-10-12 09:48:29 +02:00
..
dibdrv gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
enhmfdrv gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
mfdrv winevulkan: Define vulkan driver interface. 2018-02-27 12:47:16 +01:00
tests gdi32: Don't return screen resolution on printer devices. 2018-09-05 19:52:31 +02:00
Makefile.in winevulkan: Define vulkan driver interface. 2018-02-27 12:47:16 +01:00
bidi.c
bitblt.c gdi32: Use the helper function to order the points of a rectangle. 2018-10-12 09:48:29 +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: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
driver.c gdi32: Avoid using GCC's typeof extension. 2018-09-21 23:58:56 +02:00
enhmetafile.c gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
font.c gdi32: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +02:00
freetype.c gdi32: Move the 'if' branch out of the loop. 2018-10-10 17:43:32 +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: Use the ARRAY_SIZE() macro. 2018-10-08 12:46:18 +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: Update edgetable limits with top and bottom. 2018-07-18 14:13:43 +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