Roderick Colenbrander : d3d8: Move d3d8 surface over to wined3d ( based on the work of Oliver Stieber).

Alexandre Julliard julliard at wine.codeweavers.com
Tue Feb 14 10:46:41 CST 2006


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

Author: Roderick Colenbrander <thunderbird2k at gmx.net>
Date:   Tue Feb 14 17:13:19 2006 +0100

d3d8: Move d3d8 surface over to wined3d (based on the work of Oliver Stieber).

---

 dlls/d3d8/cubetexture.c  |   18 +-
 dlls/d3d8/d3d8_private.h |  113 ++++++++--
 dlls/d3d8/device.c       |  363 +++++++++++---------------------
 dlls/d3d8/resource.c     |    6 -
 dlls/d3d8/surface.c      |  521 ++++++++++++++++++----------------------------
 dlls/d3d8/texture.c      |   16 +
 6 files changed, 440 insertions(+), 597 deletions(-)

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



More information about the wine-cvs mailing list