diff options
author | Chris Robinson <[email protected]> | 2017-05-03 04:41:09 -0700 |
---|---|---|
committer | Chris Robinson <[email protected]> | 2017-05-03 04:41:09 -0700 |
commit | e0ae3c7cb6f8340cfd16aa56b98b9a7e147c58ea (patch) | |
tree | e0493d0177f5de52b140388754159d4ec40b6a5b | |
parent | ab1cca729f561d8c13f87e55548173ee9bb3f3fe (diff) |
Update changelog
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -1,8 +1,7 @@ openal-soft-1.18.0: - Implemented the AL_EXT_STEREO_ANGLES and AL_EXT_SOURCE_RADIUS extensions. - - Implemented the AL_SOFT_gain_clamp_ex extension. + Implemented the AL_EXT_STEREO_ANGLES, AL_EXT_SOURCE_RADIUS, + AL_SOFT_gain_clamp_ex, and AL_SOFT_source_resampler extensions. Implemented 3D processing for some effects. Currently implemented for Reverb, Compressor, Equalizer, and Ring Modulator. |