AuroraOpenALSoft/OpenAL32
Chris Robinson de62ab97e9 Store the source queue head in the voice to signify looping
This removes the need to access a couple more source fields in the mixer, and
also makes the looping and queue fields non-atomic.
2017-04-18 00:58:33 -07:00
..
Include Store the source queue head in the voice to signify looping 2017-04-18 00:58:33 -07:00
alAuxEffectSlot.c Allow increasing the maximum source limit 2017-04-14 23:50:49 -07:00
alBuffer.c Remove a couple more uses of BYTE3 2017-03-31 09:21:31 -07:00
alEffect.c Workaround some systems having an ECHO macro 2016-10-30 08:45:09 -07:00
alError.c Use separate atomic macros for pointers 2017-04-14 17:47:55 -07:00
alExtension.c Workaround some systems having an ECHO macro 2016-10-30 08:45:09 -07:00
alFilter.c Limit filter gains to -24dB 2017-02-22 18:07:41 -08:00
alListener.c Use separate atomic macros for pointers 2017-04-14 17:47:55 -07:00
alSource.c Store the source queue head in the voice to signify looping 2017-04-18 00:58:33 -07:00
alState.c Don't defer source state or offset changes 2017-03-19 13:48:40 -07:00
alThunk.c Use atomic flags for the thunk array 2017-04-14 16:14:05 -07:00
sample_cvt.c Convert float samples to integer using a power-of-2 multiple 2017-03-31 09:11:28 -07:00