summaryrefslogtreecommitdiffstats
path: root/src/audio_core/hle/filter.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Doxygen: Amend minor issues (#2593)Mat M2017-02-271-1/+1
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-2/+0
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-3/+9
* DSP/HLE: Implement Source processingMerryMage2016-05-031-0/+1
* DSP: Implement audio filters (simple, biquad)MerryMage2016-03-281-0/+112