wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / ddraw / utils.c
2008-03-27  Stefan Dösingerddraw: Fix some Z buffer formats.
2008-03-25  Christian Costaddraw: DDRAW_dump_flags_nolf must not add LF.
2008-02-22  Roderick Colenbranderddraw: Add yv12 detection support.
2007-12-07  Francois Gougetddraw: Modify DDRAW_dump_(DWORD|PTR|DDCOLORKEY|DDSCAPS2...
2007-12-07  Francois Gougetddraw: Rename DDRAW_dump_flags_() to DDRAW_dump_flags_n...
2007-12-05  Andrew Riediddraw: DPRINTF -> TRACE.
2007-05-29  Francois GougetAssorted spelling fixes.
2007-05-03  Stefan Dösingerd3d: Calculate the size of WINED3DFVF_XYZBx FVFs.
2007-04-23  Andrew Talbotddraw: Constify some variables.
2007-01-18  Francois Gougetd3d: Fix the D3DFMT_XXX constant declarations.
2007-01-04  Andrew Talbotddraw: Declare some functions static.
2007-01-04  Andrew Talbotddraw: Declare some functions static.
2006-10-11  H. Verbeetddraw: Win64 printf format warning fixes.
2006-06-26  Francois GougetAssorted spelling, case and grammar fixes.
2006-06-15  Stefan Dösingerddraw: Rewrite most of ddraw using WineD3D.