aboutsummaryrefslogtreecommitdiffstats
path: root/alc/buffer_storage.h
Commit message (Collapse)AuthorAgeFilesLines
* Use an AL-specific buffer queue item struct for sourcesChris Robinson2021-01-251-20/+0
|
* Store the callback in the buffer list itemChris Robinson2021-01-241-0/+5
|
* Store buffer info in the queue entryChris Robinson2021-01-241-6/+5
|
* Set the correct default buffer bits/formatChris Robinson2021-01-221-2/+2
|
* Disassociate internal buffer enums from AL enum valuesChris Robinson2020-11-201-22/+22
|
* Use BufferStorage for the buffer queueChris Robinson2020-11-191-3/+15
|
* Put the loop start/end in BufferStorageChris Robinson2020-11-191-0/+3
|
* Use a separate structure for buffer storageChris Robinson2020-08-281-0/+40
|
* Rename buffer_formats to buffer_storageChris Robinson2020-08-271-0/+33