Ryujinx/Ryujinx.Memory/Range
gdkchan 0a24aa6af2
Allow textures to have their data partially mapped ()
* 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 () 2021-05-24 22:52:44 +02:00
IMultiRangeItem.cs Support for resources on non-contiguous GPU memory regions () 2021-01-17 19:44:34 +01:00
INonOverlappingRange.cs Memory Read/Write Tracking using Region Handles () 2020-10-16 17:18:35 -03:00
IRange.cs Memory Read/Write Tracking using Region Handles () 2020-10-16 17:18:35 -03:00
MemoryRange.cs Allow textures to have their data partially mapped () 2022-02-22 13:34:16 -03:00
MultiRange.cs Texture Sync, incompatible overlap handling, data flush improvements. () 2022-01-09 13:28:48 -03:00
MultiRangeList.cs Allow textures to have their data partially mapped () 2022-02-22 13:34:16 -03:00
NonOverlappingRangeList.cs Memory Read/Write Tracking using Region Handles () 2020-10-16 17:18:35 -03:00
RangeList.cs Smaller initial size for ModifiedRangeList & directly inherit range list () 2021-10-04 15:38:59 -03:00