Nikolay Sivov : d2d1: Move bitmap creation helpers to common location.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Mar 30 10:00:30 CDT 2016


Module: wine
Branch: master
Commit: c1ea9df0a04bb6c5f48ea5f783f0f9b0bed47185
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=c1ea9df0a04bb6c5f48ea5f783f0f9b0bed47185

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Tue Mar 29 21:30:38 2016 +0300

d2d1: Move bitmap creation helpers to common location.

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

---

 dlls/d2d1/bitmap.c        | 127 +++++++++++++++++++++++++++++++++++++++++---
 dlls/d2d1/d2d1_private.h  |  10 ++--
 dlls/d2d1/render_target.c | 132 ++++------------------------------------------
 3 files changed, 137 insertions(+), 132 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=c1ea9df0a04bb6c5f48ea5f783f0f9b0bed47185



More information about the wine-cvs mailing list