Stefan Dösinger : wined3d: Move samplers to the state table.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Dec 20 12:24:48 CST 2006


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Tue Dec 19 23:26:39 2006 +0100

wined3d: Move samplers to the state table.

---

 dlls/wined3d/device.c          |   46 +++++++++++++--
 dlls/wined3d/drawprim.c        |  126 ----------------------------------------
 dlls/wined3d/state.c           |   92 ++++++++++++++++++++++++-----
 dlls/wined3d/surface.c         |   16 ++++-
 dlls/wined3d/wined3d_private.h |    3 +-
 5 files changed, 131 insertions(+), 152 deletions(-)

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



More information about the wine-cvs mailing list