summaryrefslogtreecommitdiffstats
path: root/src/audio_core/renderer/command/effect/i3dl2_reverb.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework ADSP into a wrapper for appsKelebek12023-09-041-6/+6
* Remove memory allocations in some hot pathsKelebek12023-06-221-2/+2
* remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistencyarades792023-02-141-4/+4
* add static lifetime to constexpr values to force compile time evaluation where possiblearades792023-02-141-4/+4
* general: fix compile for Apple ClangLiam2022-11-231-0/+1
* Project AndioKelebek12022-07-221-0/+437