Henri Verbeet : wined3d: Introduce a helper function to assign wined3d_box values.

Alexandre Julliard julliard at winehq.org
Fri Apr 7 15:17:03 CDT 2017


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Apr  6 23:44:30 2017 +0200

wined3d: Introduce a helper function to assign wined3d_box values.

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

---

 dlls/d3d11/device.c    | 29 +++++--------------------
 dlls/d3d8/surface.c    |  7 +------
 dlls/d3d8/texture.c    | 14 ++-----------
 dlls/d3d9/device.c     |  9 +-------
 dlls/d3d9/surface.c    |  9 +-------
 dlls/d3d9/texture.c    | 14 ++-----------
 dlls/ddraw/surface.c   |  7 +------
 dlls/wined3d/device.c  | 57 +++++++++++---------------------------------------
 include/wine/wined3d.h | 11 ++++++++++
 9 files changed, 36 insertions(+), 121 deletions(-)

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



More information about the wine-cvs mailing list