1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-12-15 16:15:08 -06:00
Files
ryujinx/Ryujinx.HLE/HOS/Services/Audio/AudioRendererManager.cs
gdkchan 81f1a4dc31 Allocate work buffer for audio renderer instead of using guest supplied memory (#3276)
* Allocate work buffer for audio renderer instead of using guest supplied memory

* Typo

* Use GC.AllocateArray to allocate pinned array
2022-09-10 01:16:24 +00:00

2.3 KiB