1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 06:24:10 +01:00
Ryujinx/Ryujinx.Audio/Renderer/Dsp/Command
Mary b8ad676fb8
Amadeus: DSP code generation improvements (#2460)
This improve RyuJIT codegen drastically on the DSP side.
This may reduce CPU usage of the DSP thread quite a lot.
2021-07-18 13:05:11 +02:00
..
AdpcmDataSourceCommandVersion1.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
AuxiliaryBufferCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
BiquadFilterCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
CircularBufferSinkCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
ClearMixBufferCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
CommandList.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
CommandType.cs amadeus: Update to REV9 (#2309) 2021-05-25 19:01:09 +02:00
CopyMixBufferCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
DataSourceVersion2Command.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
DelayCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
DepopForMixBuffersCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
DepopPrepareCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
DeviceSinkCommand.cs
DownMixSurroundToStereoCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
ICommand.cs
LimiterCommandVersion1.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
LimiterCommandVersion2.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
MixCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
MixRampCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
MixRampGroupedCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
PcmFloatDataSourceCommandVersion1.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
PcmInt16DataSourceCommandVersion1.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
PerformanceCommand.cs
Reverb3dCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
ReverbCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
UpsampleCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
VolumeCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00
VolumeRampCommand.cs Amadeus: DSP code generation improvements (#2460) 2021-07-18 13:05:11 +02:00