Markus Amsler : d3d: Callback infrastructure for implicit swap chain destruction in IWineD3DDevice .
Module: wine Branch: master Commit: 5e0fc62135005323bf9e27abbf18c38daf171397 URL: http://source.winehq.org/git/wine.git/?a=commit;h=5e0fc62135005323bf9e27abbf... Author: Markus Amsler <markus.amsler(a)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=5e0fc62135005323bf9e27...
participants (1)
-
Alexandre Julliard