From 4c32a0aba7b1e10946d3f938e945e7b6f1e98e55 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Mon, 3 Sep 2018 21:09:31 -0700 Subject: Update changelog about 32-bit using SSE2 by default --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 84939b53..6134e113 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,9 @@ openal-soft-1.19.0: Increased the number of virtual channels for decoding Ambisonics to HRTF output. + Changed 32-bit x86 builds to use SSE2 math by default for performance. + Build-time options are available to use just SSE1 or x87 instead. + Replaced the 4-point Sinc resampler with a more efficient cubic resampler. Renamed the MMDevAPI backend to WASAPI. -- cgit v1.2.3