7 Jul
2006
7 Jul
'06
4:09 p.m.
Module: wine Branch: refs/heads/master Commit: 145442a79d462ba9beb2327f4e47459dfd56359f URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=145442a79d462ba9beb2327f... Author: Vitaliy Margolen <wine-patch(a)kievinfo.com> Date: Fri Jul 7 07:31:56 2006 -0600 d3d8: Fix remaining refcount tests and tighten all tests. --- dlls/d3d8/d3d8_private.h | 3 ++ dlls/d3d8/device.c | 6 +++- dlls/d3d8/directx.c | 12 +++++-- dlls/d3d8/surface.c | 1 + dlls/d3d8/swapchain.c | 2 + dlls/d3d8/tests/device.c | 78 ++++++++++++++++++++++------------------------ 6 files changed, 57 insertions(+), 45 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=145442a79d462ba9beb2...