Henri Verbeet : wined3d: Merge texture2d_bind() and texture3d_bind() into wined3d_texture_bind().

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


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

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

wined3d: Merge texture2d_bind() and texture3d_bind() into wined3d_texture_bind().

---

 dlls/wined3d/state.c           |    2 +-
 dlls/wined3d/surface.c         |    5 +--
 dlls/wined3d/texture.c         |   86 ++++++++++++----------------------------
 dlls/wined3d/volume.c          |    3 +-
 dlls/wined3d/wined3d_private.h |    4 +-
 5 files changed, 30 insertions(+), 70 deletions(-)

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



More information about the wine-cvs mailing list