Henri Verbeet : wined3d: Get rid of the "ds_current_size" field from struct wined3d_surface.

Alexandre Julliard julliard at winehq.org
Thu Jan 26 14:53:14 CST 2017


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Jan 26 13:25:18 2017 +0100

wined3d: Get rid of the "ds_current_size" field from struct wined3d_surface.

This should be unused now that surface_load_ds_location() is gone.

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

---

 dlls/wined3d/cs.c              |  2 +-
 dlls/wined3d/device.c          | 66 ++----------------------------------------
 dlls/wined3d/drawprim.c        | 17 ++---------
 dlls/wined3d/surface.c         | 23 +++------------
 dlls/wined3d/swapchain.c       |  3 +-
 dlls/wined3d/wined3d_private.h |  3 +-
 6 files changed, 12 insertions(+), 102 deletions(-)

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



More information about the wine-cvs mailing list