aboutsummaryrefslogtreecommitdiffstats
path: root/al/buffer.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Which will also work as the basis for a future intrusive_ptr
* Add iterators to ALbufferlistitemChris Robinson2019-07-311-3/+4
| | | | And change some types to ALuint
* 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