mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-12 01:37:02 +00:00
* Use ReadOnlySpan<byte> compiler optimization in more places * Revert changes in ShaderBinaries.cs * Remove unused using; * Use ReadOnlySpan<byte> compiler optimization in more places |
||
|---|---|---|
| .. | ||
| AddressTable.cs | ||
| Allocator.cs | ||
| ArenaAllocator.cs | ||
| BitMap.cs | ||
| BitUtils.cs | ||
| Counter.cs | ||
| EntryTable.cs | ||
| EnumUtils.cs | ||
| NativeAllocator.cs | ||