aboutsummaryrefslogtreecommitdiffstats
path: root/core/mixer/hrtfbase.h
Commit message (Expand)AuthorAgeFilesLines
* Use macros for the likely/unlikely attributesChris Robinson2023-03-011-2/+2
* Avoid using a macro to wrap standard attributesChris Robinson2022-12-061-2/+2
* Avoid some uses of the LIKELY/UNLIKELY macrosChris Robinson2022-12-051-2/+2
* Make and use a processHfScale function with a separate outputChris Robinson2022-03-311-6/+7
* Remove the reversed all-pass trick in MixDirectHrtfBaseChris Robinson2022-03-301-39/+8
* Use spans instead of references to arraysChris Robinson2021-02-061-6/+6
* Use more constexpr variables instead of macrosChris Robinson2020-12-251-11/+11
* Be more consistent with size_tChris Robinson2020-12-121-3/+3
* Move the mixer functions to coreChris Robinson2020-12-121-0/+159