Henri Verbeet : wined3d: Don' t free D3D volume textures until the wined3d volume texture is destroyed.

Alexandre Julliard julliard at winehq.org
Wed Sep 16 16:00:00 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Wed Sep 16 08:37:24 2009 +0200

wined3d: Don't free D3D volume textures until the wined3d volume texture is destroyed.

---

 dlls/d3d8/volumetexture.c      |   28 ++++++++++++++++++++++------
 dlls/d3d9/volumetexture.c      |   28 ++++++++++++++++++++++------
 dlls/wined3d/device.c          |    6 +++---
 dlls/wined3d/volumetexture.c   |   24 ++++++++++--------------
 dlls/wined3d/wined3d_private.h |    5 +++--
 include/wine/wined3d.idl       |    5 ++---
 6 files changed, 62 insertions(+), 34 deletions(-)

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



More information about the wine-cvs mailing list