aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alcontext.h
Commit message (Expand)AuthorAgeFilesLines
* Turn a couple more functions into methodsChris Robinson2019-08-021-2/+10
* Use a smart pointer for holding the context's deviceChris Robinson2019-08-011-2/+2
* Add and use an intrusive_ptr typeChris Robinson2019-08-011-47/+3
* Add a common base for auto-deleting ref-counted objectsChris Robinson2019-08-011-6/+3
* Cleanup alcontext.h includesChris Robinson2019-08-011-21/+20
* Move another function to a ALCcontext methodChris Robinson2019-07-301-6/+17
* Turn some functions into methodsChris Robinson2019-07-301-6/+16
* Properly prefix ALCcontext membersChris Robinson2019-07-301-38/+38
* Rename al/* sources to avoid camel-caseChris Robinson2019-07-291-1/+1
* Rename Alc to alcChris Robinson2019-07-281-0/+217