Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pass a span to MixDirectHrtf instead of a pointer+size | Chris Robinson | 2019-05-29 | 1 | -10/+10 |
* | Separate two HRTF passes into two loops | Chris Robinson | 2019-05-29 | 1 | -16/+21 |
* | Use FloatBufferLine with the HRTF mixer functions | Chris Robinson | 2019-05-28 | 1 | -15/+16 |
* | Use a temporary buffer for HRTF filter accumulation | Chris Robinson | 2019-03-29 | 1 | -96/+49 |
* | Avoid using the HRTF history buffer as a ring buffer | Chris Robinson | 2019-03-28 | 1 | -32/+17 |
* | Don't copy old coeffs in MixHrtfBlendBase | Chris Robinson | 2019-03-10 | 1 | -2/+2 |
* | Pass a reference to function for a template parameter | Chris Robinson | 2019-03-03 | 1 | -3/+3 |
* | Use std::arrays for HRIR coeffs and values | Chris Robinson | 2019-02-07 | 1 | -8/+7 |
* | Rename a header | Chris Robinson | 2019-01-23 | 1 | -0/+195 |