[Git][wine/wine][master] win32u: Require VK_KHR_external_semaphore_fd for keyed mutexes.
"Alexandre Julliard (@julliard)" <[email protected]>
| Newsgroups | gmane.comp.emulators.wine.cvs |
|---|---|
| Message-ID | <[email protected]> |
Alexandre Julliard pushed to branch master at wine / wine Commits: c3c1dce9 by Rémi Bernon at 2025-12-05T17:47:24+01:00 win32u: Require VK_KHR_external_semaphore_fd for keyed mutexes. We need to use vkImportSemaphoreFdKHR to import the keyed mutex sync object, and it will be NULL if the extension hasn't been enabled. - - - - - 1 changed file: - dlls/win32u/vulkan.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/c3c1dce961b640d6c3063e6b0226023c0673bb12 -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/c3c1dce961b640d6c3063e6b0226023c0673bb12 You're receiving this email because of your account on gitlab.winehq.org.