aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/alcRing.c
Commit message (Collapse)AuthorAgeFilesLines
* Protect RingBufferSize calculation with the mutexChris Robinson2008-06-041-2/+7
|
* Add missing config.h includesChris Robinson2008-01-161-2/+2
|
* Fix ring buffer size and overrun detectionChris Robinson2007-12-161-3/+3
|
* Add generic ring buffer methodsChris Robinson2007-12-161-0/+118