hlink: Added HlinkResolveMonikerForData implementation.
[wine] / dlls / ddraw / direct3d.c
2008-01-16  Francois GougetAssorted spelling fixes.
2007-09-10  David Hedbergddraw: Enumerate additional devices in IDirect3D7_EnumD...
2007-05-31  Stefan Dösingerddraw: Hold the lock in IDirect3DX methods.
2007-05-11  Stefan Dösingerddraw: Remove all non-d3d7 capability flags.
2007-05-10  Stefan Dösingerddraw: Some caps fixes.
2007-05-07  Stefan Dösingerddraw: Adjust the d3d viewport when changing the back...
2007-05-01  Stefan Dösingerddraw: Update the wined3d depth stencil on device creat...
2007-05-01  Andrew Talbotddraw: Exclude unused headers.
2007-04-26  Stefan Dösingerddraw: Get rid of FVFs.
2007-03-29  Stefan Dösingerddraw: When changing the back buffers also update the...
2007-02-21  Stefan Dösingerwined3d: Index buffer fixes.
2007-01-08  Stefan Dösingerwined3d: Do not keep internal references on vertex...
2006-10-25  Stefan Dösingerddraw: Forward the depth stencil buffer to wined3d.
2006-10-11  H. Verbeetddraw: Win64 printf format warning fixes.
2006-08-17  Andrew Talbotddraw: Write-strings warnings fix.
2006-08-09  Yong Chiddraw: Fix for incorrect return value from wined3d.
2006-08-07  Francois GougetAssorted spelling fixes.
2006-07-31  H. Verbeetddraw: Order Z-buffer formats by depth buffer bit depth...
2006-07-18  Stefan Dösingerddraw/wined3d: Remove texture format enumeration functions.
2006-07-11  Stefan Dösingerddraw: Split up the ddraw refcount.
2006-06-26  Francois GougetAssorted spelling, case and grammar fixes.
2006-06-26  Stefan Dösingerddraw: Enumerate the reference d3ddevice.
2006-06-19  Stefan Dösingerddraw: Implement proper handle management.
2006-06-15  Stefan Dösingerddraw: Rewrite most of ddraw using WineD3D.