Lucian Poston : d2d1: Implement ID2D1Factory1.

Alexandre Julliard julliard at winehq.org
Mon Jan 22 15:34:55 CST 2018


Module: wine
Branch: master
Commit: 9d9fbc0e4adbaadf92d740cf588db412ea2f633d
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=9d9fbc0e4adbaadf92d740cf588db412ea2f633d

Author: Lucian Poston <lucian.poston at gmail.com>
Date:   Mon Jan 22 15:58:45 2018 +0330

d2d1: Implement ID2D1Factory1.

Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/d2d1/d2d1_private.h |   2 +-
 dlls/d2d1/factory.c      | 182 ++++++++++++++++++++++++++++++++++++-----------
 dlls/uuid/d2d.c          |   2 +-
 include/Makefile.in      |   1 +
 include/d2d1_1.idl       | 136 +++++++++++++++++++++++++++++++++++
 5 files changed, 279 insertions(+), 44 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=9d9fbc0e4adbaadf92d740cf588db412ea2f633d



More information about the wine-cvs mailing list