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

Alexandre Julliard julliard at winehq.org
Fri Sep 18 13:37:06 CDT 2009


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

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

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

---

 dlls/d3d8/texture.c            |   29 +++++++++++++++++++++++------
 dlls/d3d9/texture.c            |   29 +++++++++++++++++++++++------
 dlls/ddraw/ddraw.c             |    3 ++-
 dlls/wined3d/device.c          |    6 +++---
 dlls/wined3d/texture.c         |   22 +++++++++-------------
 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=a8e8f763bfa6674c803b8986722e3c40c962bd6b



More information about the wine-cvs mailing list