Henri Verbeet : wined3d: Merge surface_bind_and_dirtify() and volume_bind_and_dirtify() into wined3d_texture_bind_and_dirtify().
Module: wine Branch: master Commit: f91eab6d3e4462357709080a4c9cbb74d93320a6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=f91eab6d3e4462357709080a4c... Author: Henri Verbeet <hverbeet(a)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=f91eab6d3e446235770908...
participants (1)
-
Alexandre Julliard