diff options
author | Chris Robinson <[email protected]> | 2018-01-31 20:21:54 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2018-01-31 20:21:54 -0800 |
commit | 7256bc92fa954b6ff313f30694a27b7f47c1589d (patch) | |
tree | 7faf7ad76b9e8766c89936d850e1a3df915b6880 /OpenAL32/sample_cvt.c | |
parent | 0394d5a44fd5b1c90c7e4ae9d660bec8a19175f1 (diff) |
Add a thread to marshal events from the mixer
To avoid having unknown user code running in the mixer thread that could
significantly delay the mixed output, a lockless ringbuffer is used for the
mixer to provide events that a secondary thread will pop off and process.
Diffstat (limited to 'OpenAL32/sample_cvt.c')
0 files changed, 0 insertions, 0 deletions