AuroraOpenALSoft/OpenAL32
2017-04-05 11:29:58 -07:00
..
Include Store the loaded hrtf entry container in the enumerated hrtf entry 2017-04-05 11:29:58 -07:00
alAuxEffectSlot.c Use an array of pointers for effects instead of a linked list 2017-03-27 23:16:23 -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 Print WARNs when a device or context error is generated 2017-02-27 20:59:52 -08: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 Remove unnecessary atomic members 2017-03-08 04:59:22 -08:00
alSource.c Make sure the mix is done after setting the looping property 2017-04-02 06:40:56 -07:00
alState.c Don't defer source state or offset changes 2017-03-19 13:48:40 -07:00
alThunk.c Use separate macros for atomics that don't take a memory order 2016-12-20 20:49:37 -08:00
sample_cvt.c Convert float samples to integer using a power-of-2 multiple 2017-03-31 09:11:28 -07:00