Henri Verbeet : d3d8: Directly store a wined3d stateblock in the stateblock handle.

Alexandre Julliard julliard at winehq.org
Thu Dec 3 10:29:54 CST 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Dec  3 11:38:23 2009 +0100

d3d8: Directly store a wined3d stateblock in the stateblock handle.

IDirect3DStateBlock8Impl doesn't actually do anything useful.

---

 dlls/d3d8/Makefile.in    |    1 -
 dlls/d3d8/d3d8_private.h |   61 ----------------------
 dlls/d3d8/device.c       |   72 ++++++++++---------------
 dlls/d3d8/stateblock.c   |  128 ----------------------------------------------
 4 files changed, 29 insertions(+), 233 deletions(-)

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



More information about the wine-cvs mailing list