1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 22:44:36 +01: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 POWER - Performance Optimizations With Extensive Ramifications (#2286) 2021-05-24 22:52:44 +02:00
IMultiRangeItem.cs
INonOverlappingRange.cs
IRange.cs
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