mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-13 13:37:08 +00:00
* Allow textures to have their data partially mapped * Explicitly check for invalid memory ranges on the MultiRangeList * Update GetWritableRegion to also support unmapped ranges |
||
|---|---|---|
| .. | ||
| HostMemoryRange.cs | ||
| IMultiRangeItem.cs | ||
| INonOverlappingRange.cs | ||
| IRange.cs | ||
| MemoryRange.cs | ||
| MultiRange.cs | ||
| MultiRangeList.cs | ||
| NonOverlappingRangeList.cs | ||
| RangeList.cs | ||