aboutsummaryrefslogtreecommitdiffstats
path: root/al/source.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Use a smart pointer for holding the context's deviceChris Robinson2019-08-011-16/+16
|
* Add a common base for auto-deleting ref-counted objectsChris Robinson2019-08-011-13/+13
| | | | Which will also work as the basis for a future intrusive_ptr
* Add iterators to ALbufferlistitemChris Robinson2019-07-311-101/+86
| | | | And change some types to ALuint
* Move another function to a ALCcontext methodChris Robinson2019-07-301-117/+113
|
* Turn some functions into methodsChris Robinson2019-07-301-1/+1
|
* Properly prefix ALCcontext membersChris Robinson2019-07-301-104/+104
|
* Rename al/* sources to avoid camel-caseChris Robinson2019-07-291-0/+3639