[Git][wine/wine][master] 5 commits: winevulkan: Force copy some missing semaphore / fence structs.
Alexandre Julliard pushed to branch master at wine / wine Commits: 102b85ae by Rémi Bernon at 2025-11-13T15:17:37+01:00 winevulkan: Force copy some missing semaphore / fence structs. - - - - - 1e144471 by Rémi Bernon at 2025-11-13T15:17:37+01:00 win32u: Stub NtGdiDdDDI(Signal|WaitFor)SynchronizationObjectFromCpu. - - - - - 28d4792e by Rémi Bernon at 2025-11-13T15:17:37+01:00 win32u/tests: Test NtGdiDdDDI(Signal|WaitFor)SynchronizationObjectFromCpu. - - - - - a44f15c1 by Rémi Bernon at 2025-11-13T20:46:07+01:00 win32u/tests: Add external semaphore / fences tests. - - - - - e0410825 by Rémi Bernon at 2025-11-13T20:46:07+01:00 vulkan-1/tests: Add timeline semaphore tests. - - - - - 13 changed files: - dlls/gdi32/gdi32.spec - dlls/vulkan-1/tests/vulkan.c - dlls/win32u/d3dkmt.c - dlls/win32u/main.c - dlls/win32u/tests/d3dkmt.c - dlls/win32u/win32syscalls.h - dlls/win32u/win32u.spec - dlls/winevulkan/make_vulkan - dlls/winevulkan/vulkan_thunks.c - dlls/wow64win/gdi.c - include/d3dukmdt.h - include/ddk/d3dkmthk.h - include/ntgdi.h View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0e3d1a9cefd7f2df2791ee43edfc09... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/0e3d1a9cefd7f2df2791ee43edfc09... You're receiving this email because of your account on gitlab.winehq.org.
participants (1)
-
Alexandre Julliard (@julliard)