dsound: Add support for 24/32 bits input sound buffers.
[wine] / dlls / wined3d / surface_base.c
2007-11-01  Stefan Dösingerwined3d: Disconnect allocatedMemory and Heap allocation.
2007-11-01  Stefan Dösingerwined3d: Move a part of LockRect to the base class.
2007-10-26  Stefan Dösingerwined3d: Begin centralizing surface location management.
2007-09-18  Stefan Dösingerwined3d: Move the software blitting to the base surface...
2007-09-18  Stefan Dösingerwined3d: Move DIB section creation to the base surface...
2007-09-18  Stefan Dösingerwined3d: Clean up SetFormatDesc.
2007-09-18  Stefan Dösingerwined3d: Base surface move, part 2.
2007-09-18  Stefan Dösingerwined3d: Move non-rendering surface specific code to...
2007-09-18  Stefan Dösingerwined3d: Move resource methods to the base surface...
2007-09-18  Stefan Dösingerwined3d: Start of some surface cleanup.