Module: wine Branch: master Commit: 94c51a83f2a6ad1af271efeb4b92967de448f84c URL: https://gitlab.winehq.org/wine/wine/-/commit/94c51a83f2a6ad1af271efeb4b92967...
Author: Nikolay Sivov nsivov@codeweavers.com Date: Mon Aug 1 15:55:04 2022 +0300
d2d1/commandlist: Implement basic state recording commands.
Signed-off-by: Nikolay Sivov nsivov@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(-)