aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/effects/pshifter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use proper inheritence for the effect state objectsChris Robinson2018-11-191-83/+64
* Clean up the remaining effect struct member namesChris Robinson2018-11-191-69/+69
* Use proper inheritence for EffectStateFactoryChris Robinson2018-11-191-15/+4
* Move the ALCcontext definition to its own headerChris Robinson2018-11-171-1/+1
* Add a couple missing includesChris Robinson2018-11-171-0/+1
* Use standard complex types instead of customChris Robinson2018-11-171-57/+44
* Make the Hann windows constChris Robinson2018-11-171-81/+80
* Convert pshifter.c to C++Chris Robinson2018-11-171-0/+446