Files
openal-soft/common
Chris Robinson 3deb7c6ed5 Workaround C++ compatiility issues for atomic.h
This isn't wholly correct since neither C11 or C++11 guarantee compatibility
between atomic implementations. It's desired behavior and mostly works, see:

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p0943r1.html

Alignment issues can be fixed with manual alignas() specifications, should the
need arise.
2018-10-29 20:50:57 -07:00
..
2018-10-29 11:51:41 -07:00
2016-05-25 06:45:56 -07:00
2018-10-29 11:51:41 -07:00
2018-10-29 11:51:41 -07:00
2018-10-15 19:41:22 +03:00
2018-10-15 19:41:22 +03:00
2018-10-29 13:38:58 +01:00