1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-01-13 05:56:01 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services/Audio/AudioRendererManager
Thog 23170da5a0
audren: implement Renderer Info output informations (#1179)
This implement the rendering information output informations of
RequestUpdate.

This is needed by some games to keep track of the count of update on the
DSP.
2020-04-30 13:03:05 +10:00
..
Types audren: implement Renderer Info output informations (#1179) 2020-04-30 13:03:05 +10:00
AudioRendererCommon.cs
BehaviorInfo.cs
CommandGenerator.cs
EdgeMatrix.cs
EffectContext.cs
IAudioDevice.cs
IAudioRenderer.cs audren: implement Renderer Info output informations (#1179) 2020-04-30 13:03:05 +10:00
MemoryPoolContext.cs
NodeStates.cs
PerformanceManager.cs
Resampler.cs
SplitterContext.cs
VoiceContext.cs Various small audren fixes (#894) 2020-01-18 23:29:52 +01:00