| Age | Commit message (Collapse) | Author |
|
|
|
* Allow textures to have their data partially mapped
* Explicitly check for invalid memory ranges on the MultiRangeList
* Update GetWritableRegion to also support unmapped ranges
|
|
* Implement and use an Interval Tree for the MultiRangeList
* Feedback
* Address Feedback
* Missed this somehow
|
|
* Support for resources on non-contiguous GPU memory regions
* Implement MultiRange physical addresses, only used with a single range for now
* Actually use non-contiguous ranges
* GetPhysicalRegions fixes
* Documentation and remove Address property from TextureInfo
* Finish implementing GetWritableRegion
* Fix typo
|