aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/audio/hwopus.cpp
AgeCommit message (Expand)Author
2018-10-11HwOpus, Implemented DecodeInterleavedWithPerformanceDavid Marcec
2018-09-15Port #4182 from Citra: "Prefix all size_t with std::"fearlessTobi
2018-09-11service/audio: Replace includes with forward declarations where applicableLioncash
2018-09-10hle/service: Default constructors and destructors in the cpp file where appli...Lioncash
2018-07-30Implemented various hwopus functions (#853)David
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-06-25Service/Audio: add hwopus service, stub GetWorkBufferSize functionmailwl