Module: wine Branch: master Commit: 67b70b867e9a9e93fc7e1bfe36acdca358baa5bd URL: https://source.winehq.org/git/wine.git/?a=commit;h=67b70b867e9a9e93fc7e1bfe3...
Author: James McDonnell topgamer7@gmail.com Date: Mon May 16 08:38:08 2022 +0300
d2d1: Add a stub for ID2D1PathGeometry1.
Signed-off-by: James McDonnell topgamer7@gmail.com Signed-off-by: Nikolay Sivov nsivov@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/d2d1/factory.c | 14 +++++++-- dlls/d2d1/geometry.c | 82 ++++++++++++++++++++++++++++++---------------------- 2 files changed, 59 insertions(+), 37 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=67b70b867e9a9e93fc7e1...