Henri Verbeet : wined3d: Move texture bindings to wined3d_state.

Alexandre Julliard julliard at winehq.org
Sat Sep 18 07:42:21 CDT 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Sep 17 11:59:40 2010 +0200

wined3d: Move texture bindings to wined3d_state.

---

 dlls/wined3d/arb_program_shader.c    |   14 ++++++------
 dlls/wined3d/device.c                |   27 ++++++++++++-----------
 dlls/wined3d/drawprim.c              |    2 +-
 dlls/wined3d/glsl_shader.c           |   39 +++++++++++++++------------------
 dlls/wined3d/nvidia_texture_shader.c |    4 +-
 dlls/wined3d/shader.c                |    2 +-
 dlls/wined3d/state.c                 |   31 ++++++++++++++-------------
 dlls/wined3d/stateblock.c            |   18 +++++++++------
 dlls/wined3d/utils.c                 |   13 +++++------
 dlls/wined3d/wined3d_private.h       |    5 +---
 10 files changed, 77 insertions(+), 78 deletions(-)

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



More information about the wine-cvs mailing list