aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/effects/dedicated.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use proper inheritence for the effect state objectsChris Robinson2018-11-191-44/+25
* Clean up more effects' struct membersChris Robinson2018-11-191-21/+18
* Use std::isfinite instead of isfiniteChris Robinson2018-11-191-1/+2
* Use proper inheritence for EffectStateFactoryChris Robinson2018-11-191-14/+4
* Move the ALCcontext definition to its own headerChris Robinson2018-11-171-1/+1
* Convert the dedicated, distortion, echo, and equalizer to C++Chris Robinson2018-11-171-0/+187