aboutsummaryrefslogtreecommitdiffstats
path: root/alc/effects/autowah.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Pass samplesToDo as size_t to effectsChris Robinson2019-08-201-5/+5
|
* Pass a span for the Mix function's inputChris Robinson2019-08-201-2/+2
|
* Use a smart pointer for holding the context's deviceChris Robinson2019-08-011-1/+1
|
* Move another function to a ALCcontext methodChris Robinson2019-07-301-7/+6
|
* Properly prefix ALCcontext membersChris Robinson2019-07-301-1/+1
|
* Rename al/* sources to avoid camel-caseChris Robinson2019-07-291-2/+2
|
* Rename Alc to alcChris Robinson2019-07-281-0/+298