[Git][wine/wine][master] 2 commits: d2d1: Implement mesh population methods.
Alexandre Julliard pushed to branch master at wine / wine Commits: d6a30bf2 by Nikolay Sivov at 2025-07-30T23:11:04+09:00 d2d1: Implement mesh population methods. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - c5a746b0 by Nikolay Sivov at 2025-07-30T23:11:04+09:00 d2d1: Add a stub for geometry realization object. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 5 changed files: - dlls/d2d1/d2d1_private.h - dlls/d2d1/device.c - dlls/d2d1/geometry.c - dlls/d2d1/mesh.c - dlls/d2d1/tests/d2d1.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1fc036f90883b9c89b89b8cb2bd3bd... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1fc036f90883b9c89b89b8cb2bd3bd... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)