AuroraOpenALSoft/OpenAL32
Chris Robinson c837484015 Use a specific lock for the backend's stop/reset/play calls
This helps protect against the device changing unexpectedly from multiple
threads, instead of using the global list/library lock.
2016-05-27 19:23:39 -07:00
..
Include Use a specific lock for the backend's stop/reset/play calls 2016-05-27 19:23:39 -07:00
alAuxEffectSlot.c Avoid duplicate effect state objects in the freelist 2016-05-15 13:50:56 -07:00
alBuffer.c Avoid using realloc in a number of places 2016-05-21 03:27:51 -07:00
alEffect.c Hold the effect and filter maps while handling effects and filters 2016-05-12 23:12:11 -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 Hold the effect and filter maps while handling effects and filters 2016-05-12 23:12:11 -07:00
alListener.c Avoid redundantly storing distance model settings 2016-05-17 20:02:46 -07:00
alSource.c Remove a couple unneeded functions 2016-05-25 06:45:56 -07:00
alState.c Avoid redundantly storing distance model settings 2016-05-17 20:02:46 -07:00
alThunk.c Move the aligned malloc functions to the common lib 2016-03-29 00:44:58 -07:00
sample_cvt.c Add some asserts to verify block alignment for conversion 2014-05-20 09:16:54 -07:00