aboutsummaryrefslogtreecommitdiffstats
path: root/alc/ringbuffer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Never return null from CreateRingBufferChris Robinson2019-10-081-1/+3
| | | | | Allocation failure would already throw a bad_alloc anyway, now a size overflow throws an exception too.
* Simplify flexible array member usageChris Robinson2019-09-111-1/+1
|
* More include cleanupsChris Robinson2019-07-281-7/+3
|
* Rename Alc to alcChris Robinson2019-07-281-0/+253