This repository has been archived on 2025-09-02. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ryujinx/Ryujinx.Audio/Renderer/Dsp
Berkan Diler 644b497df1 Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145)
* Collapse AsSpan().Slice(..) calls into AsSpan(..)

Less code and a bit faster

* Collapse an Array.Clear(array, 0, array.Length) call to Array.Clear(array)
2022-02-22 10:32:10 -03:00
..
2021-02-26 01:11:56 +01:00
2021-02-26 01:11:56 +01:00
2021-02-26 01:11:56 +01:00
2021-02-26 01:11:56 +01:00