openal-soft/common
Chris Robinson 524f254c3a Use a bind statement instead of a lambda 2022-08-29 01:12:09 -07: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 Use a bind statement instead of a lambda 2022-08-29 01:12:09 -07:00
alcomplex.h Use inline wrappers to clarify forward/inverse FFTs 2020-09-13 04:18:40 -07:00
aldeque.h Move al::deque to a common header 2021-01-25 09:24:10 -08:00
alfstream.cpp Add a close method to the win32 ifstream 2020-11-16 14:51:50 -08:00
alfstream.h Add a close method to the win32 ifstream 2020-11-16 14:51:50 -08:00
almalloc.cpp Don't bother checking for std::aligned_alloc 2021-01-22 08:53:44 -08:00
almalloc.h Check the container type given to DEF_NEWDEL and DEF_FAM_NEWDEL 2022-05-16 23:56:07 -07:00
alnumbers.h Get rid of MathDefs 2022-01-27 02:59:07 -08:00
alnumeric.h Rename lerp to avoid conflicts with C++20's std::lerp 2022-04-06 17:41:24 -07:00
aloptional.h Use bool() instead of bool{} to cast 2022-04-25 21:11:10 -07:00
alspan.h Remove a couple unnecessary overloads 2022-01-04 19:27:29 -08: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
atomic.h Remove unused atomic_invflag 2022-02-23 06:42:09 -08:00
comptr.h Simplify some move assignments 2022-03-25 16:36:46 -07: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 Simplify some move assignments 2022-03-25 16:36:46 -07:00
opthelpers.h Added missing header file for std::assume_aligned. (C++20) (#724) 2022-07-05 09:08:37 -07:00
phase_shifter.h Avoid duplicate definitions of the same wrapper functions 2022-01-04 19:27:29 -08:00
polyphase_resampler.cpp Get rid of MathDefs 2022-01-27 02:59:07 -08:00
polyphase_resampler.h Resample before frequency analysis 2022-05-13 15:40:15 -07: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 Remove some unnecessary constructors 2020-12-27 06:43:59 -08:00
strutils.h Don't inline the utf8 converters 2019-10-01 23:33:00 -07:00
threads.cpp Avoid __try on ARMv7 targets with MSVC 2022-07-24 17:09:50 -07:00
threads.h Avoid including windows.h in threads.h 2020-06-28 12:55:55 -07: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 Improve handling main() with UTF-8 args on Windows 2020-08-12 17:40:00 -07:00