wintrust: Use path in WIN_TRUST_SUBJECT_FILE structure rather than assuming a path...
[wine] / dlls / ddraw / viewport.c
2008-04-11  Alexander Dorofeyevddraw: Temporarily activate viewport when clearing.
2008-04-11  Alexander Dorofeyevddraw: Set active_device in AddViewport.
2008-04-11  Alexander Dorofeyevddraw: Add possibility to ignore lights in viewport_act...
2008-04-03  Austin Englishddraw: Spelling fixes.
2008-01-23  Francois GougetAssorted spelling fixes.
2008-01-02  Andrew Talbotddraw: Remove unneeded casts.
2007-07-31  Francois GougetAssorted spelling fixes.
2007-07-05  Stefan Dösingerddraw: Implement IDirect3DViewport3::TransformVertices.
2007-06-05  Stefan Dösingerddraw: Hold the Lock in IDirect3DViewport methods.
2007-05-01  Andrew Talbotddraw: Exclude unused headers.
2007-04-23  Andrew Talbotddraw: Constify some variables.
2006-11-07  Francois GougetAssorted spelling fixes.
2006-10-11  H. Verbeetddraw: Win64 printf format warning fixes.
2006-06-30  Stefan Dösingerddraw: Fix some material related bugs.
2006-06-26  Francois GougetAssorted spelling, case and grammar fixes.
2006-06-19  Stefan Dösingerddraw: Implement proper handle management.
2006-06-15  Alexandre Julliardddraw: Make some functions static.
2006-06-15  Stefan Dösingerddraw: Rewrite most of ddraw using WineD3D.
2006-05-23  Jonathan ErnstUpdate the address of the Free Software Foundation.
2005-07-26  Alexandre JulliardMake CONST_VTABLE the default in the Wine source.
2005-06-06  Christian CostaMoved d3ddevice and direct3d objects files to ddraw...