Henri Verbeet : wined3d: Get rid of the swapchain destroy callback.

Alexandre Julliard julliard at winehq.org
Wed Apr 13 10:49:26 CDT 2011


Module: wine
Branch: master
Commit: d2e665230ac30da62015dcae69e06501e7fe3c94
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=d2e665230ac30da62015dcae69e06501e7fe3c94

Author: Henri Verbeet <hverbeet at codeweavers.com>
Date:   Tue Apr 12 18:28:39 2011 +0200

wined3d: Get rid of the swapchain destroy callback.

---

 dlls/d3d8/device.c         |   11 ++---------
 dlls/d3d9/device.c         |   11 ++---------
 dlls/ddraw/ddraw.c         |   22 +++++++---------------
 dlls/ddraw/ddraw_private.h |    3 ---
 dlls/ddraw/surface.c       |    8 +++++---
 dlls/dxgi/swapchain.c      |    9 +--------
 dlls/wined3d/device.c      |   10 +++++-----
 include/wine/wined3d.idl   |    3 ---
 8 files changed, 22 insertions(+), 55 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=d2e665230ac30da62015dcae69e06501e7fe3c94



More information about the wine-cvs mailing list