dmusic: Set instrument stream position where the instrument begins, not at the beginn...
[wine] / dlls / d3d10core / buffer.c
2012-04-16  Henri Verbeetd3d10core: COM cleanup for the ID3D10Buffer interface.
2011-05-11  Henri Verbeetwined3d: Remove object creation methods from the IWineD...
2011-03-04  Henri Verbeetwined3d: Remove COM from the buffer implementation.
2010-10-15  Henri Verbeetd3d10core: Implement ID3D10Buffer::Map().
2010-10-15  Henri Verbeetd3d10core: Implement ID3D10Buffer::Unmap().
2009-09-18  Henri Verbeetwined3d: Don't free D3D buffers until the wined3d buffe...
2009-09-18  Henri Verbeetd3d10core: Add a separate function for d3d10_buffer...
2009-02-23  Henri Verbeetwined3d: Add IWineD3DBuffer, use it in d3d10core.
2009-01-26  Henri Verbeetd3d10core: Implement ID3D10Buffer::GetType().
2009-01-23  Henri Verbeetd3d10core: Add a stub ID3D10Buffer implementation.