summaryrefslogtreecommitdiffstats
path: root/src/audio_core/hle/pipe.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Massive removal of unused modulesJames Rowe2018-01-131-63/+0
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-2/+12
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-13/+6
* fixup simple type conversions where possibleAlexander Laties2016-05-071-4/+8
* DSP/Pipe: There are 8 pipesMerryMage2016-04-251-2/+2
* DSP: Implement Pipe 2MerryMage2016-03-061-7/+26
* AudioCore: Skeleton ImplementationMerryMage2016-02-211-0/+38