Henri Verbeet : wined3d: Introduce volumetexture_init() to handle most of the volume texture initialization.

Alexandre Julliard julliard at winehq.org
Wed Jun 3 09:31:15 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Jun  3 10:47:26 2009 +0200

wined3d: Introduce volumetexture_init() to handle most of the volume texture initialization.

---

 dlls/wined3d/device.c          |   96 ++------------------
 dlls/wined3d/volumetexture.c   |  196 ++++++++++++++++++++++++++++++++--------
 dlls/wined3d/wined3d_private.h |    4 +-
 3 files changed, 167 insertions(+), 129 deletions(-)

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



More information about the wine-cvs mailing list