Henri Verbeet : wined3d: Get rid of IWineD3DVolumeTexture.

Alexandre Julliard julliard at winehq.org
Wed Mar 16 12:22:35 CDT 2011


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue Mar 15 18:19:33 2011 +0100

wined3d: Get rid of IWineD3DVolumeTexture.

---

 dlls/d3d10core/d3d10core_private.h |    2 +-
 dlls/d3d10core/texture.c           |   11 +++---
 dlls/d3d8/d3d8_private.h           |    9 +----
 dlls/d3d8/volumetexture.c          |   36 +++++++++---------
 dlls/d3d9/d3d9_private.h           |    9 +----
 dlls/d3d9/volumetexture.c          |   68 +++++++++++-------------------------
 dlls/wined3d/device.c              |    4 +-
 dlls/wined3d/volumetexture.c       |   56 ++++++++++++++---------------
 dlls/wined3d/wined3d_private.h     |    5 +--
 include/wine/wined3d.idl           |   11 +-----
 10 files changed, 80 insertions(+), 131 deletions(-)

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



More information about the wine-cvs mailing list