aboutsummaryrefslogtreecommitdiffstats
path: root/alc/effects
Commit message (Collapse)AuthorAgeFilesLines
* Use a smart pointer for holding the context's deviceChris Robinson2019-08-019-9/+9
|
* Add a common base for auto-deleting ref-counted objectsChris Robinson2019-08-011-7/+2
| | | | Which will also work as the basis for a future intrusive_ptr
* Move another function to a ALCcontext methodChris Robinson2019-07-3013-97/+91
|
* Properly prefix ALCcontext membersChris Robinson2019-07-309-10/+10
|
* More include cleanupChris Robinson2019-07-291-3/+4
|
* Rename al/* sources to avoid camel-caseChris Robinson2019-07-2913-30/+29
|
* Rename Alc to alcChris Robinson2019-07-2814-0/+5971