c/client: Vulkan fences for synchronisation
Merge request reports
Activity
added needs-changelog + 1 deleted label
- Resolved by Jakob Bornecrantz
added 6 commits
-
add7b572 - 1 commit from branch
monado:main
- 1c7f3ce8 - aux/vk: Order files in build scripts (NFC)
- e1a1d37c - aux/vk: Refactor our sync primitives (NFC)
- 2f0db858 - aux/vk: Add vkGetFenceWin32HandleKHR (NFC)
- ebdb6168 - aux/vk: Add vk_create_and_submit_fence_native
- f3cd0ccb - c/client: Create and pass down sync_handles to native compositor
Toggle commit list-
add7b572 - 1 commit from branch
added 9 commits
-
e1c18024 - 1 commit from branch
monado:main
- d6e0c458 - aux/vk: Order files in build scripts (NFC)
- 36025886 - aux/vk: Refactor our sync primitives (NFC)
- 543f28ab - aux/vk: Add vkGetFenceWin32HandleKHR (NFC)
- ebe895bd - aux/vk: Add vkGetPhysicalDeviceExternal[Buffer|Fence|Semaphore]PropertiesKHR (NFC)
- be55f8b3 - aux/vk: Track which fences are supported
- fa4c4592 - aux/vk: Add vk_create_and_submit_fence_native
- b18ac174 - c/client: Add tracing to Vulkan client compositor
- 317231e9 - c/client: Create and pass down sync_handles to native compositor
Toggle commit list-
e1c18024 - 1 commit from branch
added 5 commits
- 78f3340b - aux/vk: Check which fence types support import and export
- f5c77dfb - aux/vk: Add vk_create_and_submit_fence_native
- ac752a65 - c/client: Add tracing to Vulkan client compositor
- 2c471014 - c/client: Create and pass down sync_handles to native compositor
- ca07b3cc - c/client: Set default logging level for vk_bundle in vk compositor
Toggle commit listremoved needs-changelog label
- Resolved by Rylie Pavlik
added 3 commits
- f6788f55 - c/client: Create and pass down sync_handles to native compositor
- 82299052 - c/client: Set default logging level for vk_bundle in vk compositor
- 65416b4e - doc: Document !1142 (merged)