mirror of
https://git.naxdy.org/Mirror/Ryujinx.git
synced 2024-11-15 01:25:25 +00:00
216026c096
* perf: use ByteMemoryPool * feat: KPageTableBase/KPageTable new methods to read and write `ReadOnlySequence<byte>` * new: add IWritableBlock.Write(ulong, ReadOnlySequence<byte>) with default impl * perf: use GetReadOnlySequence() instead of GetSpan() * perf: make `Parcel` IDisposable, use `ByteMemoryPool` for internal allocation, and make Parcel consumers dispose of it * remove comment about copySize * remove unnecessary Clear() |
||
---|---|---|
.. | ||
Ryujinx.Audio.Backends.SDL2.csproj | ||
SDL2AudioBuffer.cs | ||
SDL2HardwareDeviceDriver.cs | ||
SDL2HardwareDeviceSession.cs |