14 Mar
2024
14 Mar
'24
9:24 a.m.
With some intermediate refactoring to make the code simpler. I believe the failures that happened previously were coming from how NtGdiDdDDIOpenAdapterFromLuid initialized desc->hAdapter in win32u while winex11 was then relying on it. I missed this detail before and it should be working fine now that the vulkan path is only used to retrieve the physical device. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5306