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
/
MemoryTracking.cs
Age
Commit message (
Expand
)
Author
2022-10-29
GPU: Use a bitmap to track buffer modified flags. (#3775)
riperiperi
2022-08-18
Removed unused usings. (#3593)
Nicholas Rodine
2022-07-29
Move partial unmap handler to the native signal handler (#3437)
riperiperi
2022-06-24
Fix ThreadingLock deadlock on invalid access and TerminateProcess (#3407)
gdkchan
2022-05-02
Support memory aliasing (#2954)
gdkchan
2021-09-29
Replace CacheResourceWrite with more general "precise" write (#2684)
riperiperi
2021-08-27
Add a Multithreading layer for the GAL, multi-thread shader compilation at ru...
riperiperi
2021-06-24
Inherit buffer tracking handles rather than recreating on resize (#2330)
riperiperi
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
2020-11-10
Do not report unmapped pages as dirty (#1672)
gdkchan
2020-10-16
Memory Read/Write Tracking using Region Handles (#1272)
riperiperi