AuroraOpenALSoft/OpenAL32
2011-09-19 11:29:18 -07:00
..
Include Add a ConfigValueStr function, to return the string through a parameter 2011-09-19 11:29:18 -07:00
alAuxEffectSlot.c Rename the ALEffect_ macros to ALeffectState_ to reflect what they work on 2011-09-12 05:59:23 -07:00
alBuffer.c Use arrays instead of large switches to decompose formats 2011-09-18 19:06:19 -07:00
alEffect.c Get rid of some more GetLockedContext calls 2011-09-11 09:13:01 -07:00
alError.c Use IsDebuggerPresent instead of the VC-only __try/__except 2011-09-14 02:10:42 -07:00
alExtension.c Just reference the context when checking for extensions 2011-09-11 04:32:34 -07:00
alFilter.c Get rid of some more GetLockedContext calls 2011-09-11 09:13:01 -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 Return int and float config values through a parameter 2011-09-18 16:16:55 -07:00
alState.c Pre-apply the deferred source offset only when it's playing or paused 2011-09-12 06:04:40 -07:00
alThunk.c Add a function to initialize a RWLock 2011-08-31 01:00:19 -07:00