Module: wine Branch: master Commit: bccd14f2f6c8758e14b67ffdd11f7ef2f35f5e2c URL: https://source.winehq.org/git/wine.git/?a=commit;h=bccd14f2f6c8758e14b67ffdd...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Thu Sep 13 21:04:47 2018 +0430
d2d1: Return bitmap options.
Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Henri Verbeet hverbeet@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/d2d1/bitmap.c | 47 ++++++++++++++------- dlls/d2d1/d2d1_private.h | 7 +-- dlls/d2d1/device.c | 40 +++++++++++++++--- dlls/d2d1/tests/d2d1.c | 108 +++++++++++++++++++++++++---------------------- 4 files changed, 126 insertions(+), 76 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=bccd14f2f6c8758e14b67...