AuroraOpenALSoft/OpenAL32
2011-05-07 04:35:49 -07:00
..
Include Remove an unused macro and rename another 2011-05-07 04:35:49 -07:00
alAuxEffectSlot.c Add support for ALC_EXT_DEDICATED 2011-03-12 20:11:25 -08:00
alBuffer.c Use signed samples for 8-bit storage 2011-05-05 18:54:10 -07:00
alDatabuffer.c Fix 64-bit compilation 2010-10-11 12:24:07 -07:00
alEffect.c Use a loop to make sure the requested effect is not disabled 2011-03-12 20:54:49 -08:00
alError.c Don't use deprecated macros 2010-03-19 14:34:18 -07:00
alExtension.c Add support for packed 24-bit samples 2011-04-26 18:17:50 -07:00
alFilter.c Reduce some more indentation 2010-09-21 16:54:33 -07:00
alListener.c Use a map to store sources and buffers 2010-05-01 19:59:41 -07:00
alSource.c Use function pointers to call the source mixer 2011-05-06 00:20:40 -07:00
alState.c Use a map to store sources and buffers 2010-05-01 19:59:41 -07:00
alThunk.c