diff options
author | Chris Robinson <[email protected]> | 2020-02-23 06:28:39 -0800 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2020-02-23 06:28:39 -0800 |
commit | 8554e6cde2f3a7014de2f7ce42553b4828b9105d (patch) | |
tree | 3ccc3f6f008ec327a7cbd3422bde58dc73618248 /alc/alu.cpp | |
parent | a37932a0d0d0fa6e32264ba17cf1229162add380 (diff) |
Remove AL_SOFT_map_buffer from alffplay and add AL_SOFT_callback_buffer
The former doesn't really help too much since buffers still need to be
(re)filled and (de)queued individually. A callback buffer, on the other hand,
allows for greater efficiency since it just needs to write into a ring buffer
that the mixer will directly read from.
Diffstat (limited to 'alc/alu.cpp')
0 files changed, 0 insertions, 0 deletions