Module: wine Branch: master Commit: e0ccd9e399db56a11dd21b0c767eb9abd48e9d42 URL: http://source.winehq.org/git/wine.git/?a=commit;h=e0ccd9e399db56a11dd21b0c76...
Author: Andrew Eikum aeikum@codeweavers.com Date: Mon May 14 15:19:46 2012 -0500
dsound: Change mix_buffer to float instead of INT.
---
dlls/dsound/dsound_convert.c | 157 +++++++++++++++++++++++------------------- dlls/dsound/dsound_private.h | 4 +- dlls/dsound/primary.c | 26 ++++++- 3 files changed, 111 insertions(+), 76 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=e0ccd9e399db56a11dd21b...