Henri Verbeet : wined3d: Get rid of the IWineD3DStateBlockImpl typedef.

Alexandre Julliard julliard at winehq.org
Mon Jan 31 11:26:12 CST 2011


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Fri Jan 28 20:05:43 2011 +0100

wined3d: Get rid of the IWineD3DStateBlockImpl typedef.

---

 dlls/wined3d/arb_program_shader.c    |   23 ++--
 dlls/wined3d/ati_fragment_shader.c   |   16 ++--
 dlls/wined3d/device.c                |    8 +-
 dlls/wined3d/glsl_shader.c           |    2 +-
 dlls/wined3d/nvidia_texture_shader.c |    8 +-
 dlls/wined3d/state.c                 |  224 +++++++++++++++++-----------------
 dlls/wined3d/stateblock.c            |   10 +-
 dlls/wined3d/swapchain_base.c        |    8 +-
 dlls/wined3d/utils.c                 |    5 +-
 dlls/wined3d/wined3d_private.h       |   38 +++----
 10 files changed, 168 insertions(+), 174 deletions(-)

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



More information about the wine-cvs mailing list