- 
d47a8613
 by Rémi Bernon   at 2025-10-16T14:50:23+02:00 
 winevulkan: Move physical device extension checks around.
 
- 
e489786f
 by Rémi Bernon   at 2025-10-16T14:50:23+02:00 
 winevulkan: Require VK_EXT_map_memory_placed for WOW64 memory export.
 
- 
c6607696
 by Rémi Bernon   at 2025-10-16T14:50:23+02:00 
 winevulkan: Handle WOW64 conversion of SECURITY_ATTRIBUTES.
 
- 
a389d201
 by Rémi Bernon   at 2025-10-16T14:50:23+02:00 
 ntdll: Export wine_server_send_fd to other unix libs.
 
- 
2ff25054
 by Rémi Bernon   at 2025-10-16T14:50:23+02:00 
 win32u: Export host memory unix file descriptor.
And pass it to D3DKMT creation functions.
 
- 
2a3d81b9
 by Rémi Bernon   at 2025-10-16T14:50:23+02:00 
 win32u: Send D3DKMT object fd to wineserver on creation.
 
- 
81682336
 by Rémi Bernon   at 2025-10-16T14:50:23+02:00 
 win32u: Import vulkan memory from the D3DKMT object fd.