Henri Verbeet : wined3d: Move the "map_binding" field from struct wined3d_surface to struct wined3d_resource.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Aug 19 16:00:07 CDT 2014


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue Aug 19 09:22:28 2014 +0200

wined3d: Move the "map_binding" field from struct wined3d_surface to struct wined3d_resource.

Like "draw_binding".

---

 dlls/wined3d/surface.c         | 74 +++++++++++++++++++++---------------------
 dlls/wined3d/texture.c         |  4 +--
 dlls/wined3d/wined3d_private.h |  2 +-
 3 files changed, 40 insertions(+), 40 deletions(-)

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



More information about the wine-cvs mailing list