Module: wine Branch: master Commit: 53b3f9d40e548270f61096c3c742bcaf050bb0aa URL: http://source.winehq.org/git/wine.git/?a=commit;h=53b3f9d40e548270f61096c3c7...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Tue Apr 10 22:06:20 2012 +0200
d3d9: COM cleanup for the IDirect3DSwapChain9 interface.
This is mostly based on the COM cleanup scripts by Michael Stefaniuc.
---
dlls/d3d9/d3d9_private.h | 2 +- dlls/d3d9/device.c | 4 +- dlls/d3d9/swapchain.c | 95 ++++++++++++++++++++++++++------------------- 3 files changed, 58 insertions(+), 43 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=53b3f9d40e548270f61096...