summaryrefslogtreecommitdiff
path: root/Source/Core/AudioCommon/Src/XAudio2Stream.h
AgeCommit message (Expand)Author
2011-03-15A bit of cleanup to Core Init/Stop, Frame, and Main. Cleanup XAudio2 to attem...Jordan Woyak
2011-03-05Replaced Common::CriticalSection with a std::mutex implementation. 64bit Wind...Jordan Woyak
2010-11-14Some compiler warnings and eol-style.Soren Jorvang
2010-11-10Added XAudio2 backend.mylek4