aboutsummaryrefslogtreecommitdiffstats
path: root/alc/effects/modulator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use a span for effect state inputChris Robinson2019-08-261-6/+7
* Pass samplesToDo as size_t to effectsChris Robinson2019-08-201-13/+11
* 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-5/+4
* 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/+279