AuroraOpenALSoft/OpenAL32
2011-08-31 02:18:16 -07:00
..
Include Store the filter gains directly in the source instead of duplicate filter objects 2011-08-31 02:18:16 -07:00
alAuxEffectSlot.c Rename GetReffedContext to GetContextRef 2011-08-30 23:28:38 -07:00
alBuffer.c Avoid the context lock when generating and deleting buffers 2011-08-31 01:13:02 -07:00
alEffect.c Avoid the context lock when generating and deleting effects and filters 2011-08-31 02:15:03 -07:00
alError.c Rename GetReffedContext to GetContextRef 2011-08-30 23:28:38 -07:00
alExtension.c Add a couple new functions to handle deferred updates 2011-07-16 16:59:20 -07:00
alFilter.c Avoid the context lock when generating and deleting effects and filters 2011-08-31 02:15:03 -07:00
alListener.c Hold the context lock only as needed when handling the listener 2011-08-31 00:33:33 -07:00
alSource.c Store the filter gains directly in the source instead of duplicate filter objects 2011-08-31 02:18:16 -07:00
alState.c Avoid locking the context while getting and setting global state 2011-08-31 00:19:27 -07:00
alThunk.c Add a function to initialize a RWLock 2011-08-31 01:00:19 -07:00