Huw Pascoe
|
da1c8d1522
|
Fixed type conversion ambiguity
|
2017-09-30 09:34:35 +01:00 |
|
MerryMage
|
cbb31422b7
|
interpolate: Interpolate on a frame-by-frame basis
|
2017-08-28 10:54:41 +01:00 |
|
Jake Merdich
|
38dfe42ad9
|
Support looping HLE audio (#2422)
* Support looping HLE audio
* DSP: Fix dirty bit clears, handle nonmonotonically incrementing IDs
* DSP: Add start offset support
|
2017-01-29 23:52:25 -08:00 |
|
Yuri Kunde Schlesner
|
fa5d9d8266
|
Use negative priorities to avoid special-casing the self-include
|
2016-09-21 00:15:56 -07:00 |
|
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 |
|
Yuri Kunde Schlesner
|
1e4a5da9f4
|
Manually tweak source formatting and then re-run clang-format
|
2016-09-18 21:14:25 -07:00 |
|
Emmanuel Gil Peyrot
|
628ed4376a
|
Sources: Run clang-format on everything.
|
2016-09-18 09:38:01 +09:00 |
|
Lioncash
|
bb6bae806e
|
source: Fix missing logging arguments
Silences two warnings on OSX.
|
2016-05-09 09:41:03 -04:00 |
|
MerryMage
|
f0cc8dc9ed
|
DSP/HLE: Implement Source processing
|
2016-05-03 20:58:28 +01:00 |
|