=?UTF-8?Q?Stefan=20D=C3=B6singer=20?=: wined3d: Store sub-resource locations in the sub-resource structure.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Mar 29 08:53:21 CDT 2016


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Mon Mar 28 18:58:01 2016 +0200

wined3d: Store sub-resource locations in the sub-resource structure.

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

---

 dlls/wined3d/arb_program_shader.c |   3 +-
 dlls/wined3d/device.c             |   5 +-
 dlls/wined3d/drawprim.c           |   2 +-
 dlls/wined3d/surface.c            | 114 +++++++++++++++++++++-----------------
 dlls/wined3d/swapchain.c          |  14 +++--
 dlls/wined3d/texture.c            |  31 ++++++-----
 dlls/wined3d/volume.c             |  62 +++++++++++----------
 dlls/wined3d/wined3d_private.h    |  15 ++++-
 8 files changed, 138 insertions(+), 108 deletions(-)

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



More information about the wine-cvs mailing list