Commit Graph

9 Commits (b1d5db1cf60344b6b081c9d03cb6ccc3264326cd)

Author SHA1 Message Date
Huw Pascoe a13ab958cb Fixed type conversion ambiguity 9 years ago
MerryMage 933508e2a2 interpolate: Interpolate on a frame-by-frame basis 9 years ago
Jake Merdich ff28080091 Support looping HLE audio (#2422)
* Support looping HLE audio
* DSP: Fix dirty bit clears, handle nonmonotonically incrementing IDs
* DSP: Add start offset support
9 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 10 years ago
Emmanuel Gil Peyrot ebdae19fd2 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.
10 years ago
Yuri Kunde Schlesner 396a8d91a4 Manually tweak source formatting and then re-run clang-format 10 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 years ago
Lioncash da2400a601 source: Fix missing logging arguments
Silences two warnings on OSX.
10 years ago
MerryMage b242bdf945 DSP/HLE: Implement Source processing 10 years ago