Henri Verbeet : wined3d: Remove COM from the stateblock.

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


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

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

wined3d: Remove COM from the stateblock.

---

 dlls/d3d8/device.c             |   22 +-
 dlls/d3d9/d3d9_private.h       |    4 +-
 dlls/d3d9/device.c             |    6 +-
 dlls/d3d9/stateblock.c         |   12 +-
 dlls/ddraw/device.c            |   20 +-
 dlls/wined3d/device.c          |   35 ++--
 dlls/wined3d/stateblock.c      |  473 +++++++++++++++++++---------------------
 dlls/wined3d/wined3d.spec      |    5 +
 dlls/wined3d/wined3d_private.h |    6 +-
 include/wine/wined3d.idl       |   23 +--
 10 files changed, 289 insertions(+), 317 deletions(-)

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



More information about the wine-cvs mailing list