aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/effects/autowah.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use proper inheritence for the effect state objectsChris Robinson2018-11-191-67/+49
* Fix up the struct member names in the autowah effectChris Robinson2018-11-191-54/+58
* Use proper inheritence for EffectStateFactoryChris Robinson2018-11-191-15/+5
* Move the vector and matrix declarations to a separate headerChris Robinson2018-11-171-1/+2
* Move the ALCcontext definition to its own headerChris Robinson2018-11-171-0/+1
* Convert the remaining effects to C++Chris Robinson2018-11-171-0/+326