Module: wine Branch: master Commit: d5739cd2c33eb8c3e2a21be5f010bc34f74bfedb URL: http://source.winehq.org/git/wine.git/?a=commit;h=d5739cd2c33eb8c3e2a21be5f0...
Author: Michael Stefaniuc mstefani@redhat.de Date: Sun Apr 24 21:34:30 2011 +0200
d3d9: Finish the COM cleanup of the IDirect3DDevice9Ex iface.
---
dlls/d3d9/buffer.c | 4 ++-- dlls/d3d9/cubetexture.c | 2 +- dlls/d3d9/d3d9_private.h | 10 +++------- dlls/d3d9/device.c | 28 +++++++++++++++------------- dlls/d3d9/directx.c | 2 +- dlls/d3d9/query.c | 2 +- dlls/d3d9/shader.c | 4 ++-- dlls/d3d9/stateblock.c | 2 +- dlls/d3d9/surface.c | 2 +- dlls/d3d9/swapchain.c | 2 +- dlls/d3d9/texture.c | 2 +- dlls/d3d9/vertexdeclaration.c | 2 +- dlls/d3d9/volumetexture.c | 2 +- 13 files changed, 31 insertions(+), 33 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=d5739cd2c33eb8c3e2a21b...