wined3d: Define D3D usage flags in wined3d_types.h.
[wine] / dlls / wined3d / volume.c
2006-03-06  H. Verbeetwined3d: Fix the relation between volumes and their...
2006-02-13  H. Verbeetwined3d: Don't keep a reference to the container, as...
2006-02-10  H. Verbeetwined3d: Release the container during surface / volume...
2006-02-07  H. Verbeetwined3d/d3d9: Cleanup GetContainer for volumes.
2006-02-06  H. Verbeetwined3d: Update the QueryInterface functions of IWineD3...
2006-02-06  H. Verbeetwined3d: Fix SetContainer.
2005-07-13  Oliver StieberTidy up some comments and formatting.
2005-06-06  Dmitry TimoshkovMake remaining OLE interface vtables const.
2005-03-29  Oliver Stieber- Volume now inherits Resource. This isn't the way...
2005-03-14  Oliver StieberEncapsulate texture, surface encapsulated.
2005-03-02  Oliver StieberImplemented guids for wined3d.
2005-01-17  Jason Edmeades- Add texture support for all the texture types for...