2 Mar
2023
2 Mar
'23
11:38 a.m.
-- v7: vkd3d: Do not keep the CS queue locked while processing it. vkd3d: Always enqueue wait operations, even when they can be executed right away. vkd3d: Always enqueue signal operations, even when they can be executed right away. vkd3d: Always enqueue execute operations, even when they can be executed right away. vkd3d: Hold the queue mutex when adding the queue to a blocked list. https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/94