[Git][wine/wine][master] 4 commits: d2d1: Add initial implementation of CopyFromRenderTarget().
Alexandre Julliard pushed to branch master at wine / wine Commits: 9a79398b by Nikolay Sivov at 2025-08-05T16:15:15+09:00 d2d1: Add initial implementation of CopyFromRenderTarget(). Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 89294861 by Nikolay Sivov at 2025-08-05T16:15:15+09:00 d2d1: Improve bitmap methods traces. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 9a42f16b by Nikolay Sivov at 2025-08-05T16:15:15+09:00 d2d1: Implement ComputeArea() for rectangles. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 1254b1d7 by Nikolay Sivov at 2025-08-05T16:15:16+09:00 d2d1: Implement ComputeArea() for transformed geometries. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 4 changed files: - dlls/d2d1/bitmap.c - dlls/d2d1/d2d1_private.h - dlls/d2d1/geometry.c - dlls/d2d1/tests/d2d1.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/39c19620969c11320ba079379acfd6... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/39c19620969c11320ba079379acfd6... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)