Rico Schüller : d3d10: Rename struct d3d10_effect_variable to struct d3d10_effect_object.

Alexandre Julliard julliard at winehq.org
Wed Jul 15 09:46:29 CDT 2009


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

Author: Rico Schüller <kgbricola at web.de>
Date:   Wed Jul 15 12:21:18 2009 +0200

d3d10: Rename struct d3d10_effect_variable to struct d3d10_effect_object.

The name d3d10_effect_variable is somewhat misleading, since these
aren't actually effect variables as returned by e.g.
ID3D10Effect::GetVariableByName(), but effect objects as referenced by
effect passes.

---

 dlls/d3d10/d3d10_private.h |   16 +++---
 dlls/d3d10/effect.c        |  126 ++++++++++++++++++++++----------------------
 2 files changed, 71 insertions(+), 71 deletions(-)

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



More information about the wine-cvs mailing list