aboutsummaryrefslogtreecommitdiffstats
path: root/alc/buffer_storage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add support for 4-channel UHJChris Robinson2021-03-311-0/+1
| | | | Also add the SOFT moniker to the new macros
* Handle 3-channel UHJ audio buffersChris Robinson2021-03-311-0/+1
|
* Start an interface for providing UHJ audioChris Robinson2021-03-311-0/+1
| | | | Currently only 2-channel UHJ, which gets treated as stereo.
* Disassociate internal buffer enums from AL enum valuesChris Robinson2020-11-201-2/+3
|
* Rename buffer_formats to buffer_storageChris Robinson2020-08-271-0/+37