AuroraOpenALSoft/OpenAL32
2018-11-20 10:55:57 -08:00
..
Include Use atomic_flags and atomic<bools>s where appropriate 2018-11-20 10:45:01 -08:00
alAuxEffectSlot.cpp Use atomic_flags and atomic<bools>s where appropriate 2018-11-20 10:45:01 -08:00
alBuffer.cpp Remove the ATOMIC_THREAD_FENCE macro 2018-11-19 05:04:17 -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 atomic_flags and atomic<bools>s where appropriate 2018-11-20 10:45:01 -08:00
alSource.cpp Use atomic_flags and atomic<bools>s where appropriate 2018-11-20 10:45:01 -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