AuroraOpenALSoft/OpenAL32
2018-11-22 06:49:37 -08:00
..
Include Use unique_ptr for bs2b 2018-11-22 06:49:37 -08:00
alAuxEffectSlot.cpp Use RAII when handling the mixer's FPU state 2018-11-21 09:07:02 -08:00
alBuffer.cpp Fix deleting the same buffer ID multiple times in one call 2018-11-21 11:51:34 -08:00
alEffect.cpp Use a normal vector for effect sublists 2018-11-18 22:50:04 -08:00
alError.cpp Use a standard mutex for the event callback lock 2018-11-20 10:55:57 -08:00
alExtension.cpp Move the ALCcontext definition to its own header 2018-11-17 23:02:27 -08:00
alFilter.cpp Use a normal vector for filter sublists 2018-11-18 23:02:31 -08:00
alListener.cpp Use C++ more in alListener.cpp 2018-11-20 11:17:54 -08:00
alSource.cpp Use RAII more in alSource.cpp 2018-11-21 11:11:25 -08:00
alState.cpp Use a standard mutex for the event callback lock 2018-11-20 10:55:57 -08:00
event.cpp Use a standard mutex for the event callback lock 2018-11-20 10:55:57 -08:00
sample_cvt.cpp Convert sample_cvt.c to C++ 2018-11-16 05:24:15 -08:00