AuroraOpenALSoft/OpenAL32
2018-11-20 02:01:03 -08:00
..
Include Add compile-time traits for DevFmtType enum values 2018-11-20 02:01:03 -08:00
alAuxEffectSlot.cpp Avoid another case of a variable named the same as a type 2018-11-19 23:48:45 -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 Remove the atomic exchange macros 2018-11-19 03:21:58 -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 std::isfinite instead of isfinite 2018-11-19 09:51:29 -08:00
alSource.cpp Remove the ATOMIC_THREAD_FENCE macro 2018-11-19 05:04:17 -08:00
alState.cpp Use std::isfinite instead of isfinite 2018-11-19 09:51:29 -08:00
event.cpp Use proper inheritence for the effect state objects 2018-11-19 22:34:26 -08:00
sample_cvt.cpp Convert sample_cvt.c to C++ 2018-11-16 05:24:15 -08:00