1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-21 10:02:00 +00:00
Ryujinx/Ryujinx.Memory/Range
gdkchan 0a24aa6af2
Allow textures to have their data partially mapped (#2629)
* Allow textures to have their data partially mapped

* Explicitly check for invalid memory ranges on the MultiRangeList

* Update GetWritableRegion to also support unmapped ranges
2022-02-22 13:34:16 -03:00
..
HostMemoryRange.cs
IMultiRangeItem.cs
INonOverlappingRange.cs
IRange.cs Memory Read/Write Tracking using Region Handles (#1272) 2020-10-16 17:18:35 -03:00
MemoryRange.cs Allow textures to have their data partially mapped (#2629) 2022-02-22 13:34:16 -03:00
MultiRange.cs Texture Sync, incompatible overlap handling, data flush improvements. (#2971) 2022-01-09 13:28:48 -03:00
MultiRangeList.cs Allow textures to have their data partially mapped (#2629) 2022-02-22 13:34:16 -03:00
NonOverlappingRangeList.cs
RangeList.cs Smaller initial size for ModifiedRangeList & directly inherit range list (#2663) 2021-10-04 15:38:59 -03:00