Nikolay Sivov : d2d1/effect: Implement custom effects creation.

Alexandre Julliard julliard at winehq.org
Mon Jun 27 16:12:51 CDT 2022


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

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Sun Jun 26 22:42:45 2022 +0300

d2d1/effect: Implement custom effects creation.

Signed-off-by: Nikolay Sivov <nsivov at codeweavers.com>

---

 dlls/d2d1/d2d1_private.h |  25 +++++----
 dlls/d2d1/effect.c       | 123 +++++++++++++++++++++++++++++++++----------
 dlls/d2d1/factory.c      |  30 +++++++----
 dlls/d2d1/tests/d2d1.c   | 133 +++++++++++++++++++++++------------------------
 4 files changed, 193 insertions(+), 118 deletions(-)

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



More information about the wine-cvs mailing list