Alexandre Julliard pushed to branch master at wine / wine
Commits: 736fdbee by Yeshun Ye at 2025-11-03T21:18:38+01:00 d2d1: Fix missing geometry assignment in command list recording.
The d2d_command_list_draw_geometry() function didn't store the 'geometry', this may cause an error when command replay.
Signed-off-by: YeshunYe yeyeshun@uniontech.com
- - - - -
1 changed file:
- dlls/d2d1/command_list.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/736fdbeeb95fa473ee95421ae5fa813...