24 Jul
2017
24 Jul
'17
8:51 p.m.
Module: wine Branch: master Commit: 8e9af9e01635733376962bea58b04f001a90ac66 URL: http://source.winehq.org/git/wine.git/?a=commit;h=8e9af9e01635733376962bea58... Author: Huw Davies <huw(a)codeweavers.com> Date: Mon Jul 24 10:47:04 2017 +0100 gdi32: Respect the rop mode in SetPixel. Based on a patch by Tim Worthington. Signed-off-by: Huw Davies <huw(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> --- dlls/gdi32/dibdrv/graphics.c | 2 +- dlls/gdi32/tests/dib.c | 70 ++++++++++++++++++++++++-------------------- 2 files changed, 40 insertions(+), 32 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=8e9af9e01635733376962b...