mesa/src/microsoft
Jesse Natalie be34257197 dzn: Delete queue-level event waits
These are unneeded. Events can't be used to indefinitely stall work
like you can with a semaphore or timeline semaphore. The signals
still need to happen so that execution will modify the state that
can be polled from the CPU though.

Fixes dEQP-VK.synchronization.basic.event.single_submit_multi_command_buffer

Fixes: 04fa6c71 ("dzn: Batch command lists together")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22842>
2023-05-04 03:27:39 +00:00
..
ci dzn: Support all available depth/stencil resolve modes 2023-05-04 03:10:56 +00:00
clc microsoft/clc: Remove #if D3D12_SDK_VERSION blocks now that 610 is required 2023-04-14 23:59:33 +00:00
compiler microsoft/compiler: Unroll loops in opt passes 2023-05-01 21:12:43 +00:00
spirv_to_dxil spirv2dxil: Mark SSBO reads for bindless as CAN_REORDER 2023-05-01 21:12:43 +00:00
vulkan dzn: Delete queue-level event waits 2023-05-04 03:27:39 +00:00
meson.build d3d12: Move the D3D12ResourceState code to the gallium driver 2022-04-20 23:45:28 -07:00