Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mix effect slot output to the effect target if it's set | Chris Robinson | 2018-12-23 | 1 | -5/+17 |
* | Constify a parameter | Chris Robinson | 2018-12-22 | 1 | -2/+2 |
* | Fix some MSVC conversion warnings | Chris Robinson | 2018-12-12 | 1 | -5/+5 |
* | Clean up the Chorus a little | Chris Robinson | 2018-11-22 | 1 | -64/+53 |
* | Use proper inheritence for the effect state objects | Chris Robinson | 2018-11-19 | 1 | -82/+53 |
* | Use a normal vector for the chorus sample buffer | Chris Robinson | 2018-11-19 | 1 | -16/+9 |
* | Clean up the chorus/flanger struct members | Chris Robinson | 2018-11-19 | 1 | -66/+65 |
* | Use proper inheritence for EffectStateFactory | Chris Robinson | 2018-11-19 | 1 | -28/+8 |
* | Move the ALCcontext definition to its own header | Chris Robinson | 2018-11-17 | 1 | -0/+1 |
* | Convert the remaining effects to C++ | Chris Robinson | 2018-11-17 | 1 | -0/+561 |