Henri Verbeet : wined3d: Don' t free D3D buffers until the wined3d buffer is destroyed.

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


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

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

wined3d: Don't free D3D buffers until the wined3d buffer is destroyed.

---

 dlls/d3d10core/buffer.c        |   16 ++++++++++++++--
 dlls/d3d8/indexbuffer.c        |   27 ++++++++++++++++++++++-----
 dlls/d3d8/vertexbuffer.c       |   27 ++++++++++++++++++++++-----
 dlls/d3d9/indexbuffer.c        |   27 ++++++++++++++++++++++-----
 dlls/d3d9/vertexbuffer.c       |   27 ++++++++++++++++++++++-----
 dlls/ddraw/ddraw.c             |    2 +-
 dlls/ddraw/ddraw_private.h     |    2 ++
 dlls/ddraw/direct3d.c          |    5 +++--
 dlls/wined3d/buffer.c          |    7 +++++--
 dlls/wined3d/device.c          |   23 +++++++++++++----------
 dlls/wined3d/wined3d_private.h |    6 ++++--
 include/wine/wined3d.idl       |    7 +++++--
 12 files changed, 135 insertions(+), 41 deletions(-)

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



More information about the wine-cvs mailing list