Henri Verbeet : wined3d: Introduce context functions to map/ unmap a wined3d_bo_address.

Alexandre Julliard julliard at winehq.org
Fri Apr 21 15:18:15 CDT 2017


Module: wine
Branch: master
Commit: 62ca4f38269139ef2a8b9842ec538d9e7f7a0e76
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=62ca4f38269139ef2a8b9842ec538d9e7f7a0e76

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Apr 21 00:57:10 2017 +0200

wined3d: Introduce context functions to map/unmap a wined3d_bo_address.

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

---

 dlls/wined3d/context.c         | 42 ++++++++++++++++++++++++++
 dlls/wined3d/surface.c         | 54 ++++++++++++++-------------------
 dlls/wined3d/texture.c         | 68 ++++--------------------------------------
 dlls/wined3d/wined3d_private.h |  8 ++---
 4 files changed, 74 insertions(+), 98 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=62ca4f38269139ef2a8b9842ec538d9e7f7a0e76



More information about the wine-cvs mailing list