openal-soft-android/OpenAL32
Aaron Lindsay 60e7d26308 Merge branch 'master' of git://repo.or.cz/openal-soft 2012-03-18 02:34:42 -04:00
..
Include Merge branch 'master' of git://repo.or.cz/openal-soft 2012-03-18 02:34:42 -04:00
alAuxEffectSlot.c Pass the device to InitializeEffect and return the error enum from it 2012-03-13 14:58:34 -07:00
alBuffer.c Add a COUNTOF macro to get the number of entries in a static array 2012-02-19 12:07:40 -08:00
alEffect.c Rename GetReverbEffect to LoadReverbPreset 2012-03-13 15:48:51 -07:00
alError.c Use raise(SIGTRAP) instead of kill(getpid(),SIGTRAP) 2011-09-30 20:46:18 -07:00
alExtension.c Rename non_virtual_channels to direct_channels 2012-02-09 23:35:17 -08:00
alFilter.c Clamp the low-pass reference gain to -60 dB instead of -40 dB 2011-09-25 11:32:51 -07:00
alListener.c Calculate the listener matrix when a new orientation is specified 2011-10-30 08:27:24 -07:00
alSource.c Remove unused variables 2012-02-17 12:32:43 -08:00
alState.c Pass a device to the effect update functions 2012-03-13 14:49:58 -07:00
alThunk.c Add a function to initialize a RWLock 2011-08-31 01:00:19 -07:00