AuroraOpenALSoft/OpenAL32
2011-09-22 00:31:42 -07:00
..
Include Define _WIN32_WINNT on the command line with _WIN32 2011-09-20 14:59:01 -07:00
alAuxEffectSlot.c Constify some parameters 2011-09-22 00:31:42 -07:00
alBuffer.c Use arrays instead of large switches to decompose formats 2011-09-18 19:06:19 -07:00
alEffect.c Constify some parameters 2011-09-22 00:31:42 -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 Constify some parameters 2011-09-22 00:31:42 -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