AuroraOpenALSoft/common
2023-03-29 12:07:38 +01:00
..
albit.h constexpr functions are not allowed to have static variables, and if they are constexpr anyways then them being static has no benifit (#677) 2022-03-29 08:46:49 -07:00
albyte.h Simplify al::byte 2022-03-30 15:52:15 -07:00
alcomplex.cpp [*] Merge remote-tracking branch 'github/master' 2023-03-29 12:07:38 +01:00
alcomplex.h Better handle span sources from iterators 2022-12-14 17:39:47 -08:00
aldeque.h Move al::deque to a common header 2021-01-25 09:24:10 -08:00
alfstream.cpp Use ifstream's wchar_t constructors on Windows 2022-09-12 22:50:43 -07:00
alfstream.h Use ifstream's wchar_t constructors on Windows 2022-09-12 22:50:43 -07:00
almalloc.cpp Amend for new AuroraRuntime version 2021-06-18 01:07:30 +01:00
almalloc.h [*] Merge remote-tracking branch 'github/master' 2023-03-29 12:07:38 +01:00
alnumbers.h Get rid of MathDefs 2022-01-27 02:59:07 -08:00
alnumeric.h Use macros for the likely/unlikely attributes 2023-03-01 11:35:39 -08:00
aloptional.h Use bool() instead of bool{} to cast 2022-04-25 21:11:10 -07:00
alspan.h [*] Merge remote-tracking branch 'github/master' 2023-03-29 12:07:38 +01:00
alstring.cpp Add and use custom string types and functions 2019-09-16 13:45:14 -07:00
alstring.h Workaround a MinGW issue with str(n)casecmp macros 2022-04-26 02:31:06 -07:00
altraits.h Support IMA4 ADPCM as a mixing voice format 2023-02-14 02:32:07 -08:00
atomic.h Remove unused atomic_invflag 2022-02-23 06:42:09 -08:00
comptr.h Use macros for the likely/unlikely attributes 2023-03-01 11:35:39 -08:00
dynload.cpp Don't inline the utf8 converters 2019-10-01 23:33:00 -07:00
dynload.h Move the dynload decls and defs to common 2019-08-10 21:54:30 -07:00
intrusive_ptr.h Use macros for the likely/unlikely attributes 2023-03-01 11:35:39 -08:00
opthelpers.h Use a macro for when __has_cpp_attribute is unsupported 2023-03-10 21:16:00 -08:00
phase_shifter.h Avoid manually specifying FFT template parameters 2022-12-14 16:23:10 -08:00
polyphase_resampler.cpp Use macros for the likely/unlikely attributes 2023-03-01 11:35:39 -08:00
polyphase_resampler.h Handle UHJ better with convolution reverb 2023-01-01 19:50:05 -08:00
pragmadefs.h Fix DIAGNOSTIC_POP for GCC and Clang 2020-08-06 23:20:20 -07:00
ringbuffer.cpp Make some structs nested 2022-02-23 10:37:09 -08:00
ringbuffer.h Make some structs nested 2022-02-23 10:37:09 -08:00
strutils.cpp Avoid unnecessary uses of make_optional 2023-01-13 01:25:20 -08:00
strutils.h Don't inline the utf8 converters 2019-10-01 23:33:00 -07:00
threads.cpp [*] Merge remote-tracking branch 'github/master' 2023-03-29 12:07:38 +01:00
threads.h [*] Merge remote-tracking branch 'github/master' 2023-03-29 12:07:38 +01:00
vecmat.h Make some Vector and Matrix methods constexpr 2022-07-05 09:27:44 -07:00
vector.h Move vector.h to common 2019-08-11 20:54:21 -07:00
win_main_utf8.h Avoid another potential overflow 2022-09-23 11:25:18 -07:00