| Commit message (Expand) | Author | Age | Files | Lines |
* | Avoid reading from pointers to __m128 values | Chris Robinson | 2019-08-21 | 1 | -16/+13 |
* | Use size_t for the mixers' fade counter and outpos | Chris Robinson | 2019-08-20 | 1 | -4/+4 |
* | Use size_t for HrtfMixer functions' buffer size | Chris Robinson | 2019-08-20 | 1 | -4/+4 |
* | Pass a span to the Resample function | Chris Robinson | 2019-08-20 | 1 | -5/+4 |
* | Pass a span for the Mix function's input | Chris Robinson | 2019-08-20 | 1 | -27/+24 |
* | Rename the Mix function input for clarity | Chris Robinson | 2019-08-20 | 1 | -7/+7 |
* | Pass the MixRow buffer size as a span | Chris Robinson | 2019-08-20 | 1 | -15/+12 |
* | Allow using a variable channel stride for MixRowSamples | Chris Robinson | 2019-08-19 | 1 | -5/+6 |
* | Don't require MixRow's output to be a FloatBufferLine | Chris Robinson | 2019-08-18 | 1 | -1/+1 |
* | Modify LIKELY and UNLIKELY to not need extra parenthesis | Chris Robinson | 2019-08-04 | 1 | -3/+3 |
* | Don't templatize HrirArray | Chris Robinson | 2019-07-31 | 1 | -1/+1 |
* | Rename al/* sources to avoid camel-case | Chris Robinson | 2019-07-29 | 1 | -2/+0 |
* | Rename Alc to alc | Chris Robinson | 2019-07-28 | 1 | -0/+262 |