14 Oct
2016
14 Oct
'16
6:46 p.m.
Module: wine Branch: master Commit: 6e054e43c6f7a09c8cbcaa64650a49ca20a0cfb4 URL: http://source.winehq.org/git/wine.git/?a=commit;h=6e054e43c6f7a09c8cbcaa6465... Author: Vincent Povirk <vincent(a)codeweavers.com> Date: Thu Oct 13 16:23:17 2016 -0500 gdiplus: Add a software path for thin line drawing. Signed-off-by: Vincent Povirk <vincent(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/gdiplus/graphics.c | 324 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 324 insertions(+) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6e054e43c6f7a09c8cbcaa...