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
/
Tracking
/
RegionHandle.cs
Age
Commit message (
Expand
)
Author
2022-05-02
Fix flush action from multiple threads regression (#3311)
riperiperi
2022-04-29
Fix various issues with texture sync (#3302)
riperiperi
2021-09-29
Replace CacheResourceWrite with more general "precise" write (#2684)
riperiperi
2021-08-29
Ensure that all threads wait for a read tracking action to complete. (#2597)
riperiperi
2021-08-27
Add a Multithreading layer for the GAL, multi-thread shader compilation at ru...
riperiperi
2021-08-11
Do not dirty memory tracking region handles if they are partially unmapped (#...
gdkchan
2021-05-24
POWER - Performance Optimizations With Extensive Ramifications (#2286)
riperiperi
2021-03-06
Remove unused physical region tracking (#2085)
riperiperi
2021-03-06
Improve handling for unmapped GPU resources (#2083)
riperiperi
2021-03-02
Texture Cache: "Texture Groups" and "Texture Dependencies" (#2001)
riperiperi
2021-01-17
Implement lazy flush-on-read for Buffers (SSBO/Copy) (#1790)
riperiperi
2020-11-10
Do not report unmapped pages as dirty (#1672)
gdkchan
2020-10-16
Memory Read/Write Tracking using Region Handles (#1272)
riperiperi