Henri Verbeet : wined3d: Explicitly set the state handler to NULL for states with a representative.

Alexandre Julliard julliard at winehq.org
Thu Apr 1 11:25:06 CDT 2010


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Apr  1 11:34:46 2010 +0200

wined3d: Explicitly set the state handler to NULL for states with a representative.

We should never call the handler for states that have a rep.

---

 dlls/wined3d/arb_program_shader.c    |  216 +++++++++++-----------
 dlls/wined3d/ati_fragment_shader.c   |  196 ++++++++++----------
 dlls/wined3d/nvidia_texture_shader.c |  168 +++++++++---------
 dlls/wined3d/state.c                 |  334 +++++++++++++++++-----------------
 4 files changed, 457 insertions(+), 457 deletions(-)

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



More information about the wine-cvs mailing list