index
:
Ryujinx
master
A backup of the Ryujinx master git branch.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Ryujinx.Memory
/
Range
Age
Commit message (
Expand
)
Author
2023-04-27
Move solution and projects to src
TSR Berry
2023-03-19
Remove MultiRange Min/MaxAddress and rename GetSlice to Slice (#4566)
gdkchan
2023-03-14
Update range for remapped sparse textures instead of recreating them (#4442)
riperiperi
2023-02-21
Memory: Faster Split for NonOverlappingRangeList (#4451)
riperiperi
2023-01-17
Implement support for page sizes > 4KB (#4252)
gdkchan
2022-12-05
Make structs readonly when applicable (#4002)
Andrey Sukharev
2022-05-02
Support memory aliasing (#2954)
gdkchan
2022-02-22
Allow textures to have their data partially mapped (#2629)
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