[Git][wine/wine][master] 5 commits: win32u: Fix incorrect resource allocation object type.
Alexandre Julliard pushed to branch master at wine / wine Commits: ae653729 by Rémi Bernon at 2025-10-23T23:26:33+02:00 win32u: Fix incorrect resource allocation object type. - - - - - 9e0696f9 by Rémi Bernon at 2025-10-23T23:26:33+02:00 win32u: Call d3dkmt_destroy_sync from NtGdiDdDDIDestroySynchronizationObject. - - - - - 536b2711 by Rémi Bernon at 2025-10-23T23:26:33+02:00 win32u: Simplify some vulkan resource cleanup calls. The calls will fail to find the objects if the handle is invalid, but it doesn't matter. - - - - - 32ce7f59 by Rémi Bernon at 2025-10-23T23:26:33+02:00 win32u: Query resource runtime data in d3dkmt_open_resource. - - - - - b323fdb8 by Rémi Bernon at 2025-10-23T23:26:33+02:00 win32u: Open resource keyed mutex and sync object on import. - - - - - 3 changed files: - dlls/win32u/d3dkmt.c - dlls/win32u/vulkan.c - dlls/win32u/win32u_private.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/53ed1bf8f83fd5358780f4639f019c... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/53ed1bf8f83fd5358780f4639f019c... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)