aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alu.cpp
Commit message (Expand)AuthorAgeFilesLines
* Modify LIKELY and UNLIKELY to not need extra parenthesisChris Robinson2019-08-041-6/+6
* Avoid reloading the voices array when processingChris Robinson2019-08-021-12/+13
* Use a smart pointer for holding the context's deviceChris Robinson2019-08-011-3/+3
* Add a common base for auto-deleting ref-counted objectsChris Robinson2019-08-011-17/+7
* Properly prefix ALCcontext membersChris Robinson2019-07-301-30/+30
* Rename al/* sources to avoid camel-caseChris Robinson2019-07-291-5/+5
* Move the event declarations to a separate headerChris Robinson2019-07-291-0/+1
* Rename Alc to alcChris Robinson2019-07-281-0/+1798