Zebediah Figura : wined3d: Pass a wined3d_range array to wined3d_context_copy_bo_address().

Alexandre Julliard julliard at winehq.org
Tue Feb 15 16:07:19 CST 2022


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

Author: Zebediah Figura <zfigura at codeweavers.com>
Date:   Mon Feb 14 17:57:18 2022 -0600

wined3d: Pass a wined3d_range array to wined3d_context_copy_bo_address().

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      |  5 ++-
 dlls/wined3d/adapter_vk.c      | 84 ++++++++++++++++++++++++------------------
 dlls/wined3d/buffer.c          | 27 +++++---------
 dlls/wined3d/context_gl.c      | 39 +++++++++++++-------
 dlls/wined3d/directx.c         |  9 ++++-
 dlls/wined3d/texture.c         |  6 ++-
 dlls/wined3d/view.c            | 10 ++++-
 dlls/wined3d/wined3d_private.h | 14 ++++---
 8 files changed, 114 insertions(+), 80 deletions(-)

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



More information about the wine-cvs mailing list