AuroraOpenALSoft/include
Chris Robinson 907cd3dd01 Add a workaround for compilers without __COUNTER__
This can make GCC pretty noisey, complaining "declaration does not declare
anything" for each static_assert, but it should still function on such older
compilers.
2014-11-07 19:43:14 -08:00
..
AL Add AL_EXT_MULAW_BFORMAT to alext.h 2014-10-31 22:46:34 -07:00
align.h Don't try to include stdalign.h if C11 _Alignas isn't available 2014-08-16 10:17:30 -07:00
atomic.h Allow optional memory ordering to atomic methods 2014-09-07 00:42:50 -07:00
bool.h Check for C99 _Bool support 2014-05-06 23:10:50 -07:00
rwlock.h Use generic atomics in more places 2014-07-22 18:57:51 -07:00
static_assert.h Add a workaround for compilers without __COUNTER__ 2014-11-07 19:43:14 -08:00
threads.h Only pass nano seconds to al_nssleep 2014-09-08 04:37:52 -07:00
uintmap.h Add extern "C" to common headers. 2014-05-29 04:22:30 -07:00