Module: wine Branch: master Commit: 949f7b45244d77bfd839307ee002fa1bc6ca52d2 URL: http://source.winehq.org/git/wine.git/?a=commit;h=949f7b45244d77bfd839307ee0...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Thu Apr 12 22:49:03 2012 +0200
d3d9: COM cleanup for the IDirect3DVertexDeclaration9 interface.
---
dlls/d3d9/buffer.c | 1 - dlls/d3d9/d3d9_private.h | 5 +++- dlls/d3d9/device.c | 11 ++++--- dlls/d3d9/shader.c | 1 - dlls/d3d9/surface.c | 1 - dlls/d3d9/vertexdeclaration.c | 61 +++++++++++++++++++++++++--------------- 6 files changed, 48 insertions(+), 32 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=949f7b45244d77bfd83930...