AuroraOpenALSoft/OpenAL32
Chris Robinson 624bc1c839 Convert alBuffer.c to C++
A test to ensure everything works.
2018-10-31 10:37:16 -07:00
..
Include Add a C++ ContextRef helper to manage a ALCcontext reference 2018-10-31 10:05:15 -07:00
alAuxEffectSlot.c Simplify some statements 2018-10-29 13:38:58 +01:00
alBuffer.cpp Convert alBuffer.c to C++ 2018-10-31 10:37:16 -07:00
alEffect.c Simplify some statements 2018-10-29 13:38:58 +01:00
alError.c Rename EventLock to make it more clear it's protecting the callback 2018-01-30 12:34:25 -08:00
alExtension.c Construct error messages using parameterized values 2018-01-25 15:59:59 -08:00
alFilter.c Simplify some statements 2018-10-29 13:38:58 +01:00
alListener.c Use a plain mutex for the property lock 2018-03-03 13:42:37 -08:00
alSource.c Simplify a couple more checks 2018-10-29 10:17:30 -07:00
alState.c Add some missing locks to protect reading state 2018-03-03 13:54:21 -08:00
event.c Use an internal event to more timely release old effect states 2018-09-21 04:14:15 -07:00
sample_cvt.c Fix some 'may be used initialized' warnings 2018-01-23 16:03:06 -08:00