mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-05-13 12:17:44 +02:00
![]() * 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() |
||
---|---|---|
.. | ||
ApplicationDisplayService | ||
IApplicationDisplayService.cs |