aboutsummaryrefslogtreecommitdiffstats
path: root/al/buffer.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Make the buffer frequency unsignedChris Robinson2019-09-211-3/+3
* Remove a couple no-op statementsChris Robinson2019-09-131-2/+0
* Clean up some lambda definitionsChris Robinson2019-09-121-26/+23
* Fix counting free objectsChris Robinson2019-09-121-1/+1
* Clean up some more implicit conversionsChris Robinson2019-09-111-123/+125
* Allocate buffer batches separately from buffersChris Robinson2019-09-111-40/+42
* Use global placement new for AL object batchesChris Robinson2019-09-011-6/+2
* Modify LIKELY and UNLIKELY to not need extra parenthesisChris Robinson2019-08-041-116/+108
* Use a smart pointer for holding the context's deviceChris Robinson2019-08-011-20/+20
* Add a common base for auto-deleting ref-counted objectsChris Robinson2019-08-011-4/+4
* Add iterators to ALbufferlistitemChris Robinson2019-07-311-3/+4
* Move another function to a ALCcontext methodChris Robinson2019-07-301-95/+90
* Properly prefix ALCcontext membersChris Robinson2019-07-301-20/+20
* Rename al/* sources to avoid camel-caseChris Robinson2019-07-291-0/+1408