Henri Verbeet : wined3d: Move the "map_binding" field from struct wined3d_surface to struct wined3d_resource.
19 Aug
2014
19 Aug
'14
9 p.m.
Module: wine Branch: master Commit: 694cdcc41cc74eff8c1d96ac0e18895862b22476 URL: http://source.winehq.org/git/wine.git/?a=commit;h=694cdcc41cc74eff8c1d96ac0e... Author: Henri Verbeet <hverbeet(a)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=694cdcc41cc74eff8c1d96...
4230
Age (days ago)
4230
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard