ryujinx/Ryujinx.HLE/HOS
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
..
Applets Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
Diagnostics/Demangler
Ipc
Kernel Optimize kernel memory block lookup and consolidate RBTree implementations (#3410) 2022-08-26 18:21:48 +00:00
Services Allocate work buffer for audio renderer instead of using guest supplied memory (#3276) 2022-09-10 01:16:24 +00:00
SystemState
Tamper Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
ApplicationLoader.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
ArmProcessContext.cs
ArmProcessContextFactory.cs
HomebrewRomFsStream.cs
Horizon.cs
IdDictionary.cs
LibHacHorizonManager.cs
ModLoader.cs
ProgramLoader.cs
ResultCode.cs
ServiceCtx.cs
TamperMachine.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
UserChannelPersistence.cs