diff options
author | Chris Robinson <[email protected]> | 2020-10-18 05:32:48 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2020-10-18 05:32:48 -0700 |
commit | 24c7ddbac2a58598d062217bd38f22e8138beb28 (patch) | |
tree | 40428369d4b7965fde0a927eddb867e2feee27a1 | |
parent | 3728f74e10c284034c732bc557908404d105f188 (diff) |
Update Changelog
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -2,6 +2,10 @@ openal-soft-1.21.0: Updated library codebase to C++14. + Implemented the AL_SOFT_effect_target extension. + + Implemented the ALC_SOFT_loopback_bformat extension. + Improved memory use for mixing voices. Improved detection of NEON capabilities. |