Vitaliy Margolen : d3d9: All objects created by device should keep reference to it.

Alexandre Julliard julliard at wine.codeweavers.com
Mon May 22 05:19:16 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: 6dcae77cc981226f67de55746bf3a44c90037c4f
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=6dcae77cc981226f67de55746bf3a44c90037c4f

Author: Vitaliy Margolen <wine-patch at kievinfo.com>
Date:   Sat May 20 10:36:33 2006 -0600

d3d9: All objects created by device should keep reference to it.

---

 dlls/d3d9/cubetexture.c   |    3 +++
 dlls/d3d9/d3d9_private.h  |   44 ++++++++++++++++++++++++++++++--------------
 dlls/d3d9/indexbuffer.c   |    3 +++
 dlls/d3d9/pixelshader.c   |    3 +++
 dlls/d3d9/query.c         |    3 +++
 dlls/d3d9/stateblock.c    |    7 +++++--
 dlls/d3d9/swapchain.c     |    5 ++++-
 dlls/d3d9/texture.c       |    4 +++-
 dlls/d3d9/volumetexture.c |    3 +++
 9 files changed, 57 insertions(+), 18 deletions(-)

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



More information about the wine-cvs mailing list