aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/sample_cvt.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move the ADPCM decoders to alBuffer.cppChris Robinson2019-07-281-195/+0
|
* Use al::byte for ADPCM decodersChris Robinson2019-05-241-40/+37
|
* Move a couple table definitions to where they're usedChris Robinson2019-05-241-79/+3
|
* Convert sample_cvt.c to C++Chris Robinson2018-11-161-0/+274