summaryrefslogtreecommitdiffstats
path: root/src/audio_core/hle/pipe.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-13Massive removal of unused modulesJames Rowe1-63/+0
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-1/+0
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-2/+12
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-13/+6
2016-05-07fixup simple type conversions where possibleAlexander Laties1-4/+8
2016-04-25DSP/Pipe: There are 8 pipesMerryMage1-2/+2
2016-03-06DSP: Implement Pipe 2MerryMage1-7/+26
2016-02-21AudioCore: Skeleton ImplementationMerryMage1-0/+38