aboutsummaryrefslogtreecommitdiffstats
path: root/alc/effects
Commit message (Expand)AuthorAgeFilesLines
...
* Modify LIKELY and UNLIKELY to not need extra parenthesisChris Robinson2019-08-042-3/+3
* 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
* 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