Re-update effect slots when context properties change
commit1ab890262168444c2f6e1a9d84c3d65e5afe37f5
authorChris Robinson <chris.kcat@gmail.com>
Wed, 27 Sep 2017 18:13:18 +0000 (27 11:13 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Wed, 27 Sep 2017 18:13:18 +0000 (27 11:13 -0700)
tree201157974888052def0b8c24cc3f61efa0ba0f8d
parentfd70b0bca6dcc97edf16d4567c84933576828230
Re-update effect slots when context properties change

Also keep all free property update structs together in the context instead of
per-object.
Alc/ALc.c
Alc/ALu.c
OpenAL32/Include/alAuxEffectSlot.h
OpenAL32/Include/alListener.h
OpenAL32/Include/alMain.h
OpenAL32/Include/alu.h
OpenAL32/alAuxEffectSlot.c
OpenAL32/alListener.c
OpenAL32/alSource.c
OpenAL32/alState.c