=?UTF-8?Q?J=C3=B3zef=20Kucia=20?=: libs/vkd3d: Synchronize access to Vulkan queues.

Alexandre Julliard julliard at winehq.org
Mon Jan 15 10:54:12 CST 2018


Module: vkd3d
Branch: master
Commit: db2e1d402e611432b4891dd81bec825a67f8c36b
URL:    https://source.winehq.org/git/vkd3d.git/?a=commit;h=db2e1d402e611432b4891dd81bec825a67f8c36b

Author: Józef Kucia <jkucia at codeweavers.com>
Date:   Mon Jan 15 13:49:04 2018 +0100

libs/vkd3d: Synchronize access to Vulkan queues.

Access to VkQueue must be externally synchronized.

Signed-off-by: Józef Kucia <jkucia at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 libs/vkd3d/command.c       | 155 +++++++++++++++++++++++++++++++--------------
 libs/vkd3d/device.c        |  73 +++++++++++++++++++--
 libs/vkd3d/vkd3d_private.h |  27 +++++---
 3 files changed, 191 insertions(+), 64 deletions(-)

Diff:   https://source.winehq.org/git/vkd3d.git/?a=commitdiff;h=db2e1d402e611432b4891dd81bec825a67f8c36b



More information about the wine-cvs mailing list