Markus Amsler : d3d: Callback infrastructure for implicit swap chain destruction in IWineD3DDevice .

Alexandre Julliard julliard at wine.codeweavers.com
Mon Dec 18 05:34:40 CST 2006


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

Author: Markus Amsler <markus.amsler at oribi.org>
Date:   Mon Dec 18 00:17:24 2006 +0100

d3d: Callback infrastructure for implicit swap chain destruction in IWineD3DDevice.

---

 dlls/d3d8/d3d8_private.h         |    2 ++
 dlls/d3d8/device.c               |    2 +-
 dlls/d3d8/directx.c              |    9 +++++++++
 dlls/d3d9/d3d9_private.h         |    2 ++
 dlls/d3d9/device.c               |    2 +-
 dlls/d3d9/directx.c              |    9 +++++++++
 dlls/ddraw/ddraw.c               |   11 ++++++++++-
 dlls/ddraw/ddraw_private.h       |    2 ++
 dlls/ddraw/surface.c             |    2 +-
 dlls/wined3d/device.c            |    8 ++------
 include/wine/wined3d_interface.h |    8 +++++---
 11 files changed, 44 insertions(+), 13 deletions(-)

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



More information about the wine-cvs mailing list