Module: wine Branch: stable Commit: 16ba8ec24db68e8fdc343f0a3da85953f95128e0 URL: https://source.winehq.org/git/wine.git/?a=commit;h=16ba8ec24db68e8fdc343f0a3...
Author: Huw Davies huw@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@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org (cherry picked from commit 8e9af9e01635733376962bea58b04f001a90ac66) Signed-off-by: Michael Stefaniuc mstefani@winehq.org
---
dlls/gdi32/dibdrv/graphics.c | 2 +- dlls/gdi32/tests/dib.c | 70 ++++++++++++++++++++++++-------------------- 2 files changed, 40 insertions(+), 32 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=16ba8ec24db68e8fdc343...