ddraw: Write-strings warnings fix.
[wine] / dlls / ddraw / device.c
2006-08-09  Stefan Dösingerddraw: Implement D3DRENDERSTATE_TEXTUREMAPBLEND.
2006-07-18  Stefan Dösingerddraw/wined3d: Remove texture format enumeration functions.
2006-07-07  Ivan Gyurdievwined3d: Add position_transformed flag to Strided data...
2006-06-30  Stefan Dösingerddraw: Fix some material related bugs.
2006-06-30  Stefan Dösingerddraw: Matrix values in the execute buffer are handles.
2006-06-27  Stefan Dösingerddraw: Fix some compiler warnings.
2006-06-26  Francois GougetAssorted spelling, case and grammar fixes.
2006-06-22  Stefan Dösingerddraw: Use the handle infrastructure for Matrix handles.
2006-06-19  Stefan Dösingerddraw: Implement proper handle management.
2006-06-15  Stefan Dösingerddraw: Rewrite most of ddraw using WineD3D.