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

Alexandre Julliard julliard at winehq.org
Thu Sep 17 13:53:09 CDT 2009


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

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Thu Sep 17 12:35:25 2009 +0200

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

---

 dlls/d3d8/cubetexture.c        |   27 ++++++++++++++++++++++-----
 dlls/d3d9/cubetexture.c        |   27 ++++++++++++++++++++++-----
 dlls/ddraw/ddraw.c             |    5 +++--
 dlls/wined3d/cubetexture.c     |   22 +++++++++-------------
 dlls/wined3d/device.c          |    8 ++++----
 dlls/wined3d/wined3d_private.h |    6 ++++--
 include/wine/wined3d.idl       |    5 ++---
 7 files changed, 66 insertions(+), 34 deletions(-)

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



More information about the wine-cvs mailing list