aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/converter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use RAII when handling the mixer's FPU stateChris Robinson2018-11-211-4/+2
* Use more C++ templates instead of DECL_TEMPLATE tricksChris Robinson2018-11-201-202/+145
* Convert converter.c to C++Chris Robinson2018-11-171-0/+469