24 Mar
2009
24 Mar
'09
2:01 p.m.
Module: wine Branch: master Commit: dd1f0d9c48203fac7b29da4bb5dfb2c941b9bcc7 URL: http://source.winehq.org/git/wine.git/?a=commit;h=dd1f0d9c48203fac7b29da4bb5... Author: Henri Verbeet <hverbeet(a)codeweavers.com> Date: Tue Mar 24 10:09:24 2009 +0100 wined3d: Pass format_desc to getColorBits() and getDepthStencilBits(). --- dlls/wined3d/context.c | 64 ++++++++++++++++++++++----------------- dlls/wined3d/directx.c | 12 +++---- dlls/wined3d/utils.c | 38 +++++++---------------- dlls/wined3d/wined3d_private.h | 4 +- 4 files changed, 55 insertions(+), 63 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=dd1f0d9c48203fac7b29da...