aboutsummaryrefslogtreecommitdiffstats
path: root/al/filter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move alexcpt to coreChris Robinson2020-12-241-1/+1
* Move the AL error enum out of base_exceptionChris Robinson2020-12-171-1/+4
* Use inline functions for popcnt and ctz instead of macrosChris Robinson2020-10-131-4/+3
* Fix up some more uses of [AL[C]]voidChris Robinson2020-04-281-10/+10
* Avoid inlining some potentially costly callsChris Robinson2020-04-141-1/+1
* Use a common base for a couple exceptionsChris Robinson2020-04-101-24/+8
* Report invalid filter valuesChris Robinson2020-04-101-5/+5
* Add missing includeChris Robinson2020-04-101-1/+2
* Use exceptions for filter errorsChris Robinson2020-04-091-91/+168
* Clean up some more unnecessary uses of AL typesChris Robinson2020-04-081-32/+32
* Clean up ALfilter someChris Robinson2020-03-231-112/+112
* 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-39/+42
* Use global placement new for AL object batchesChris Robinson2019-09-011-6/+1
* Update some more includesChris Robinson2019-08-061-0/+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-41/+40
* Properly prefix ALCcontext membersChris Robinson2019-07-301-11/+11
* Rename al/* sources to avoid camel-caseChris Robinson2019-07-291-0/+665