AuroraOpenALSoft/OpenAL32
2011-08-20 06:31:10 -07:00
..
Include Use a separate function to set the source state 2011-08-20 06:31:10 -07:00
alAuxEffectSlot.c Request a slot update when the gain changes 2011-07-16 03:15:28 -07:00
alBuffer.c Use mini/maxi/clampi and minu/maxu/clampu to replace min/max calls 2011-08-16 18:33:10 -07:00
alEffect.c Make sure some effect property values are finite 2011-07-20 03:33:06 -07:00
alError.c Rename Suspend/ProcessContext since they are locking a mutex 2011-06-30 18:10:04 -07:00
alExtension.c Add a couple new functions to handle deferred updates 2011-07-16 16:59:20 -07:00
alFilter.c Rename minF/maxF/clampF to minf/maxf/clampf for consistency 2011-08-16 18:40:21 -07:00
alListener.c Make sure some listener property values are finite 2011-07-20 03:27:05 -07:00
alSource.c Use a separate function to set the source state 2011-08-20 06:31:10 -07:00
alState.c Make sure some state values are finite 2011-07-21 16:18:21 -07:00
alThunk.c Rename the ERROR macro to ERR 2011-07-13 01:43:00 -07:00