aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-10-18 05:32:48 -0700
committerChris Robinson <[email protected]>2020-10-18 05:32:48 -0700
commit24c7ddbac2a58598d062217bd38f22e8138beb28 (patch)
tree40428369d4b7965fde0a927eddb867e2feee27a1
parent3728f74e10c284034c732bc557908404d105f188 (diff)
Update Changelog
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f587310..dc8f4a7c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.