Nikolay Sivov : d2d1/commandlist: Implement basic state recording commands.

Alexandre Julliard julliard at winehq.org
Wed Aug 3 15:30:39 CDT 2022


Module: wine
Branch: master
Commit: 94c51a83f2a6ad1af271efeb4b92967de448f84c
URL:    https://gitlab.winehq.org/wine/wine/-/commit/94c51a83f2a6ad1af271efeb4b92967de448f84c

Author: Nikolay Sivov <nsivov at codeweavers.com>
Date:   Mon Aug  1 15:55:04 2022 +0300

d2d1/commandlist: Implement basic state recording commands.

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

---

 dlls/d2d1/command_list.c | 224 ++++++++++++++++++++++++++++++++++++++++++++++-
 dlls/d2d1/d2d1_private.h |  23 +++++
 dlls/d2d1/device.c       |  34 ++-----
 dlls/d2d1/tests/d2d1.c   |   2 -
 4 files changed, 252 insertions(+), 31 deletions(-)




More information about the wine-cvs mailing list