Zebediah Figura : wined3d: Try to allocate new Vulkan BOs from the client thread for DISCARD maps.

Alexandre Julliard julliard at winehq.org
Wed Nov 10 15:34:47 CST 2021


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Tue Nov  9 11:36:07 2021 -0600

wined3d: Try to allocate new Vulkan BOs from the client thread for DISCARD maps.

Signed-off-by: Zebediah Figura <zfigura at codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/wined3d/adapter_gl.c      | 13 +++++++++++
 dlls/wined3d/adapter_vk.c      | 50 ++++++++++++++++++++++++++++++++++++++++++
 dlls/wined3d/buffer.c          | 37 +++++++++++++++++++++++++++++--
 dlls/wined3d/cs.c              | 13 ++++++++++-
 dlls/wined3d/directx.c         | 12 ++++++++++
 dlls/wined3d/wined3d_private.h | 11 ++++++++++
 6 files changed, 133 insertions(+), 3 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=b72053868a00e7a327fadabc55c0eb1191cf2bc2



More information about the wine-cvs mailing list