Zebediah Figura : wined3d: Handle NOOVERWRITE maps on persistently mapped Vulkan buffers from the client thread.

Alexandre Julliard julliard at winehq.org
Fri Oct 15 15:40:04 CDT 2021


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Thu Oct 14 23:44:19 2021 -0500

wined3d: Handle NOOVERWRITE maps on persistently mapped Vulkan buffers from the client thread.

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      |  7 ++++
 dlls/wined3d/adapter_vk.c      | 44 +++++++++++++--------
 dlls/wined3d/buffer.c          |  5 +++
 dlls/wined3d/context_gl.c      | 61 +++++++++++++++++++++---------
 dlls/wined3d/cs.c              | 86 ++++++++++++++++++++++++++++++++++++++++--
 dlls/wined3d/directx.c         |  6 +++
 dlls/wined3d/wined3d_private.h | 25 +++++++++++-
 7 files changed, 198 insertions(+), 36 deletions(-)

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



More information about the wine-cvs mailing list