Module: wine Branch: master Commit: e1bf1cd6404c875628af49c13750d01cf80fb684 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e1bf1cd6404c875628af49c137...
Author: Roderick Colenbrander thunderbird2k@gmx.net Date: Fri Mar 28 23:18:41 2008 +0000
wined3d: Make the filtering capability of a format a flag in the formats table.
---
dlls/wined3d/directx.c | 29 +++--- dlls/wined3d/utils.c | 186 ++++++++++++++++++++++----------- dlls/wined3d/wined3d_private_types.h | 1 + 3 files changed, 140 insertions(+), 76 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e1bf1cd6404c875628af49...