aboutsummaryrefslogtreecommitdiffstats
path: root/core/effectslot.h
Commit message (Expand)AuthorAgeFilesLines
* Use an intrusive_ptr to hold on to the EffectStateChris Robinson2022-07-291-1/+1
* Don't store and manage wet buffers separatelyChris Robinson2022-07-151-2/+1
* Allocate EffectSlots in clustersChris Robinson2022-07-151-0/+2
* Dynamically allocate EffectSlot objectsChris Robinson2022-07-151-1/+1
* Move the effects base and effectslot to coreChris Robinson2021-12-171-0/+88