24 Mar
2009
24 Mar
'09
2:01 p.m.
Module: wine Branch: master Commit: a02d80188823631e2aa413ecf65a337a29f47c00 URL: http://source.winehq.org/git/wine.git/?a=commit;h=a02d80188823631e2aa413ecf6... Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Tue Mar 24 10:09:23 2009 +0100 wined3d: Pass format_desc to the Check*Capability() function. Rather than looking it up all the time. --- dlls/wined3d/directx.c | 220 +++++++++++++++++++++++------------------------- 1 files changed, 104 insertions(+), 116 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=a02d80188823631e2aa413...