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 |
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 |
sample_cvt.cpp
|
Convert sample_cvt.c to C++
|
2018-11-16 05:24:15 -08:00 |