Emmanuel Gil Peyrot
|
1138ec0d49
|
Remove empty newlines in #include blocks.
This makes clang-format useful on those.
Also add a bunch of forgotten transitive includes, which otherwise
prevented compilation.
|
2016-09-21 11:15:47 +09:00 |
|
Emmanuel Gil Peyrot
|
628ed4376a
|
Sources: Run clang-format on everything.
|
2016-09-18 09:38:01 +09:00 |
|
MerryMage
|
f0cc8dc9ed
|
DSP/HLE: Implement Source processing
|
2016-05-03 20:58:28 +01:00 |
|
MerryMage
|
89e1019dc8
|
AudioCore: Move samples_per_frame and num_sources into hle/common.h
|
2016-04-28 11:22:40 +01:00 |
|
MerryMage
|
66ae4cddb5
|
DSP: Implement audio filters (simple, biquad)
|
2016-03-28 15:51:00 +01:00 |
|