diff options
author | Chris Robinson <[email protected]> | 2018-09-11 18:39:50 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2018-09-11 18:39:50 -0700 |
commit | 99737469e2678a6169462c8488b6f6080c7857b6 (patch) | |
tree | 275ed4b38744f825230b5b5f21b2ff8689874718 /Alc/effects/null.c | |
parent | b13396cce273c2154893976a9e33b87ae7e9d085 (diff) |
Ensure the max reverb update size is a multiple of 4
It's not an issue for the final mix, but if one loop has an unaligned count,
the next loop will have unaligned input and output buffer targets which can
crash the SSE mixers.
Diffstat (limited to 'Alc/effects/null.c')
0 files changed, 0 insertions, 0 deletions