Age | Commit message (Expand) | Author |
2023-02-21 | Memory: Faster Split for NonOverlappingRangeList (#4451)1.1.628 | riperiperi |
2023-01-17 | Implement support for page sizes > 4KB (#4252)1.1.568 | gdkchan |
2022-12-05 | Make structs readonly when applicable (#4002)1.1.426 | Andrey Sukharev |
2022-05-02 | Support memory aliasing (#2954)1.1.110 | gdkchan |
2022-02-22 | Allow textures to have their data partially mapped (#2629)1.1.52 | gdkchan |
2022-01-09 | Texture Sync, incompatible overlap handling, data flush improvements. (#2971) | riperiperi |
2021-10-04 | Smaller initial size for ModifiedRangeList & directly inherit range list (#2663) | riperiperi |
2021-09-19 | Implement and use an Interval Tree for the MultiRangeList (#2641) | riperiperi |
2021-09-19 | Array based RangeList that caches Address/EndAddress (#2642) | riperiperi |
2021-05-24 | POWER - Performance Optimizations With Extensive Ramifications (#2286) | riperiperi |
2021-03-06 | Improve handling for unmapped GPU resources (#2083) | riperiperi |
2021-01-17 | Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790) | riperiperi |
2021-01-17 | Support for resources on non-contiguous GPU memory regions (#1905) | gdkchan |
2020-10-16 | Memory Read/Write Tracking using Region Handles (#1272) | riperiperi |