SternXD
|
d983b2b066
|
Copyright: Change year from 2002-2025 to 2002-2026
|
2026-01-15 00:22:32 +01:00 |
|
TheTechnician27
|
23fd57f641
|
Copyright: Change year from 2002-2024 to 2002-2025
|
2025-01-20 05:07:26 +01:00 |
|
GovanifY
|
132431b7c8
|
headers: relicense to GPL-3.0+
also update to 2024 while i'm at it
|
2024-07-30 17:17:13 -04:00 |
|
Stenzek
|
0f5e7355ff
|
SPU2: Use AudioStream for output
|
2024-05-04 14:12:20 +10:00 |
|
Ziemas
|
fd81349dab
|
SPU: Only fire IRQ for Reverb reads when FxEnable
|
2024-05-03 21:35:51 +01:00 |
|
Stenzek
|
d9abe10308
|
Misc: Remove explicit PCH include, switch to SPDX
|
2023-12-24 14:03:14 +10:00 |
|
Stenzek
|
47a65ce01e
|
Misc: Slim down PCH
|
2023-12-24 14:03:14 +10:00 |
|
Ziemas
|
d920fe6c5e
|
SPU2: Pass reverb input by value
|
2023-10-20 00:34:39 +01:00 |
|
Ziemas
|
5eacc7c327
|
SPU2: Multi-isa resampling functions
|
2023-10-20 00:34:39 +01:00 |
|
Ziemas
|
f29346f0b7
|
SPU2: Optimize reverb resampling [SAVEVERSION+]
|
2023-10-20 00:34:39 +01:00 |
|
Ziemas
|
facada5d04
|
SPU2: Simplify reverb resampling
|
2023-10-20 00:34:39 +01:00 |
|
Ziemas
|
2a3ba03226
|
[SAVEVERSION+] SPU: Revork reverb buffer logic
|
2023-09-21 02:08:00 +01:00 |
|
lightningterror
|
ad4e95cb78
|
SPU2: Cleanup spu2.
Constants, initializations, casts, switch cases not handling default case, unused functions.
|
2023-05-12 15:55:29 +02:00 |
|
Stenzek
|
fe1bebc12d
|
SPU2: Namespace logging/debugging
|
2022-12-31 23:23:58 +00:00 |
|
Ziemas
|
32eac3ff13
|
SPU2: Fix windows
|
2021-02-23 00:27:33 +00:00 |
|
Ziemas
|
64c526ede2
|
SPU2: Optimize reverb upsampling
Skip the 0 coefs here as well.
|
2021-02-23 00:27:33 +00:00 |
|
Ziemas
|
458f22d214
|
SPU2: Optimize reverb downsampling.
Skip multiplying the 0's
|
2021-02-23 00:27:33 +00:00 |
|
Ziemas
|
599d25c59b
|
SPU2: Reverb resampling, now upwards as well
Using the same filter as the downsampling
|
2021-02-23 00:27:33 +00:00 |
|
Ziemas
|
390391e119
|
SPU2: Downsample reverb input
These filter coefficients come from mednafen, I think they were
originally found by Neill Corlett.
I have not personally verified their accuracy.
|
2021-02-23 00:27:33 +00:00 |
|
GovanifY
|
1727c863fe
|
SPU2: windows: fix most build issues, linker issues left
|
2020-10-04 00:13:36 +01:00 |
|
Gauvain 'GovanifY' Roussel-Tarbouriech
|
6dc3966be9
|
SPU2: clang-format
|
2020-10-04 00:13:36 +01:00 |
|
Gauvain 'GovanifY' Roussel-Tarbouriech
|
b0b4adea75
|
SPU2: license header update
|
2020-10-04 00:13:36 +01:00 |
|
Gauvain 'GovanifY' Roussel-Tarbouriech
|
3d3ccbfcd7
|
SPU2: merge initial code, remove plugin exports
|
2020-10-04 00:13:36 +01:00 |
|