-
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.