Henri Verbeet : wined3d: Merge surface_bind_and_dirtify() and volume_bind_and_dirtify() into wined3d_texture_bind_and_dirtify().

Alexandre Julliard julliard at winehq.org
Thu Nov 21 14:07:46 CST 2013


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Nov 21 00:10:20 2013 +0100

wined3d: Merge surface_bind_and_dirtify() and volume_bind_and_dirtify() into wined3d_texture_bind_and_dirtify().

---

 dlls/wined3d/surface.c         |   34 ++++++----------------------------
 dlls/wined3d/texture.c         |   22 ++++++++++++++++++++++
 dlls/wined3d/volume.c          |   36 +++++++-----------------------------
 dlls/wined3d/wined3d_private.h |    2 ++
 4 files changed, 37 insertions(+), 57 deletions(-)

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



More information about the wine-cvs mailing list