summaryrefslogtreecommitdiffstats
path: root/src/audio_core/hle/common.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-13Massive removal of unused modulesJames Rowe1-34/+0
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-1/+0
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-6/+5
2016-05-03DSP/HLE: Implement Source processingMerryMage1-1/+1
2016-04-28AudioCore: Move samples_per_frame and num_sources into hle/common.hMerryMage1-4/+5
2016-03-28DSP: Implement audio filters (simple, biquad)MerryMage1-0/+35