AuroraOpenALSoft/OpenAL32
Chris Robinson 0211831858 Move the FIR4 from SSE2 to SSE3
SSE3 can avoid the slow _MM_TRANSPOSE_PS4 call thanks to the inclusion of
horizontal adds.
2015-10-11 06:38:00 -07:00
..
Include Move the FIR4 from SSE2 to SSE3 2015-10-11 06:38:00 -07:00
alAuxEffectSlot.c Update COPYING to the latest https://www.gnu.org/licenses/old-licenses/lgpl-2.0.txt to fix the FSF' address Fix the FSF' address in the source 2014-08-18 11:34:29 -07:00
alBuffer.c Support AL_EXT_MULAW_BFORMAT 2014-10-31 22:52:30 -07:00
alEffect.c Update COPYING to the latest https://www.gnu.org/licenses/old-licenses/lgpl-2.0.txt to fix the FSF' address Fix the FSF' address in the source 2014-08-18 11:34:29 -07:00
alError.c Update COPYING to the latest https://www.gnu.org/licenses/old-licenses/lgpl-2.0.txt to fix the FSF' address Fix the FSF' address in the source 2014-08-18 11:34:29 -07:00
alExtension.c Update COPYING to the latest https://www.gnu.org/licenses/old-licenses/lgpl-2.0.txt to fix the FSF' address Fix the FSF' address in the source 2014-08-18 11:34:29 -07:00
alFilter.c Rename F_2PI to F_TAU 2015-09-13 08:46:48 -07:00
alFontsound.c Make the fontsound's buffer and link fields atomic 2014-09-03 16:29:17 -07:00
alListener.c Use aluVector in some more places 2014-12-16 07:20:27 -08:00
alMidi.c Don't require MIDI sysex data to have the high bit clear 2014-06-26 04:35:51 -07:00
alPreset.c Make a function static 2014-07-04 00:00:39 -07:00
alSoundfont.c Allow for device-specific config values 2015-08-28 14:10:39 -07:00
alSource.c Move the resampler stuff to mixer.c where it's used 2015-10-01 00:34:13 -07:00
alState.c Avoid the ALCdevice_Lock/Unlock wrapper in some places 2014-11-01 15:55:18 -07:00
alThunk.c Avoid a potential race condition with NewThunkEntry 2015-09-21 13:51:56 -07:00
sample_cvt.c Add some asserts to verify block alignment for conversion 2014-05-20 09:16:54 -07:00