2 Jul
2012
2 Jul
'12
6:22 p.m.
Module: wine Branch: master Commit: 2457d343147a93314d26397e7172e79374cf71de URL: http://source.winehq.org/git/wine.git/?a=commit;h=2457d343147a93314d26397e71... Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Mon Jul 2 14:45:57 2012 +0200 d3d9: Pass a wined3d_swapchain_desc structure to swapchain_init(). --- dlls/d3d9/d3d9_private.h | 2 +- dlls/d3d9/device.c | 73 ++++++++++++++++++++++----------------------- dlls/d3d9/swapchain.c | 40 ++---------------------- 3 files changed, 41 insertions(+), 74 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2457d343147a93314d2639...