Sweden-Number/dlls/gdi32/dibdrv
Alexandre Julliard 7cfcd23878 gdi32: Take the transform rotation into account to compute pen width.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-06-17 00:09:20 +09:00
..
bitblt.c gdi32: Initialize 'param' field (Coverity). 2015-12-22 10:46:35 +01:00
dc.c gdi32: Implement FillPath, StrokeAndFillPath and StrokePath in the DIB driver. 2016-06-17 00:09:20 +09:00
dibdrv.h gdi32: Implement FillPath, StrokeAndFillPath and StrokePath in the DIB driver. 2016-06-17 00:09:20 +09:00
graphics.c gdi32: Implement FillPath, StrokeAndFillPath and StrokePath in the DIB driver. 2016-06-17 00:09:20 +09:00
objects.c gdi32: Take the transform rotation into account to compute pen width. 2016-06-17 00:09:20 +09:00
opengl.c gdi32: Add check for NULL pointer in dibdrv_wglDescribePixelFormat. 2015-11-26 23:57:49 +09:00
primitives.c