Module: wine Branch: master Commit: a91ef5217dcc7442a08bf0183ef4137a44f120c6 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a91ef5217dcc7442a08bf0183e...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Mon May 28 18:17:29 2012 +0200
d3d9: Get rid of IDirect3DVolume9Impl.
---
dlls/d3d9/d3d9_private.h | 12 +-- dlls/d3d9/device.c | 2 +- dlls/d3d9/texture.c | 6 +- dlls/d3d9/volume.c | 189 +++++++++++++++++++++++----------------------- 4 files changed, 101 insertions(+), 108 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a91ef5217dcc7442a08bf0...