Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass the number of input channels to EffectState::process | Chris Robinson | 2019-02-21 | 1 | -2/+2 |
* | Use `= default` to define trivial dtor/ctor | Filip Gawin | 2019-01-09 | 1 | -6/+2 |
* | Remove redundant void argument list in function def | Filip Gawin | 2019-01-09 | 1 | -1/+1 |
* | Use c++ headers | Filip Gawin | 2019-01-09 | 1 | -1/+1 |
* | Provide effect target parameters through a common struct | Chris Robinson | 2018-12-24 | 1 | -2/+2 |
* | Constify a parameter | Chris Robinson | 2018-12-22 | 1 | -2/+2 |
* | Use proper inheritence for the effect state objects | Chris Robinson | 2018-11-19 | 1 | -50/+19 |
* | Use proper inheritence for EffectStateFactory | Chris Robinson | 2018-11-19 | 1 | -16/+4 |
* | Move the ALCcontext definition to its own header | Chris Robinson | 2018-11-17 | 1 | -0/+2 |
* | Convert null.c to C++ | Chris Robinson | 2018-11-17 | 1 | -0/+186 |