Module: wine Branch: master Commit: cb9cc2ccee7f49e5359309f6b8a5ed183125cb56 URL: http://source.winehq.org/git/wine.git/?a=commit;h=cb9cc2ccee7f49e5359309f6b8...
Author: Henri Verbeet hverbeet@codeweavers.com Date: Wed May 30 16:15:00 2012 +0200
d3d9: Get rid of IDirect3DSurface9Impl.
---
dlls/d3d9/d3d9_private.h | 30 ++---- dlls/d3d9/device.c | 49 +++++----- dlls/d3d9/surface.c | 251 ++++++++++++++++++++++----------------------- dlls/d3d9/swapchain.c | 4 +- dlls/d3d9/texture.c | 12 +- 5 files changed, 164 insertions(+), 182 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=cb9cc2ccee7f49e5359309...