Stefan Dösinger : wined3d: Make the state table a property of the shader backend.

Alexandre Julliard julliard at winehq.org
Tue Mar 25 14:19:51 CDT 2008


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

Author: Stefan Dösinger <stefan at codeweavers.com>
Date:   Sun Mar  9 19:30:08 2008 +0100

wined3d: Make the state table a property of the shader backend.

---

 dlls/wined3d/arb_program_shader.c |    4 +-
 dlls/wined3d/baseshader.c         |    3 +-
 dlls/wined3d/context.c            |   82 +++++++++++++++++++-----------------
 dlls/wined3d/device.c             |    4 +-
 dlls/wined3d/glsl_shader.c        |    3 +-
 dlls/wined3d/state.c              |    8 ++--
 dlls/wined3d/wined3d_private.h    |    5 +-
 7 files changed, 58 insertions(+), 51 deletions(-)

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



More information about the wine-cvs mailing list