Henri Verbeet : wined3d: Map/unmap bo addresses through the adapter.

Alexandre Julliard julliard at winehq.org
Fri Aug 16 17:30:49 CDT 2019


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Aug 16 01:49:38 2019 +0430

wined3d: Map/unmap bo addresses through the adapter.

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

---

 dlls/wined3d/adapter_gl.c      | 14 +++++++++
 dlls/wined3d/adapter_vk.c      | 21 ++++++++++++++
 dlls/wined3d/directx.c         | 21 ++++++++++++++
 dlls/wined3d/surface.c         | 61 ++++++++++++++-------------------------
 dlls/wined3d/texture.c         | 65 ++++++++++++++++++------------------------
 dlls/wined3d/wined3d_private.h | 16 +++++++++++
 6 files changed, 120 insertions(+), 78 deletions(-)

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



More information about the wine-cvs mailing list