aboutsummaryrefslogtreecommitdiffstats
path: root/al/effect.cpp
Commit message (Expand)AuthorAgeFilesLines
* Avoid AL[C]boolean for internal useChris Robinson2020-03-281-3/+3
* Remove the last uses of the system's str[n]casecmpChris Robinson2019-09-161-2/+3
* Clean up some lambda definitionsChris Robinson2019-09-121-23/+15
* Fix counting free objectsChris Robinson2019-09-121-1/+1
* Get rid of more implicit conversionsChris Robinson2019-09-121-42/+44
* Use global placement new for AL object batchesChris Robinson2019-09-011-7/+2
* Modify LIKELY and UNLIKELY to not need extra parenthesisChris Robinson2019-08-041-38/+32
* Use a smart pointer for holding the context's deviceChris Robinson2019-08-011-11/+11
* Move another function to a ALCcontext methodChris Robinson2019-07-301-15/+14
* Properly prefix ALCcontext membersChris Robinson2019-07-301-11/+11
* Rename al/* sources to avoid camel-caseChris Robinson2019-07-291-0/+742