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.Graphics.Gpu
/
Memory
/
MemoryManager.cs
Age
Commit message (
Expand
)
Author
2020-10-16
Memory Read/Write Tracking using Region Handles (#1272)
riperiperi
2020-10-03
Improve BRX target detection heuristics (#1591)
gdkchan
2020-07-25
Remove GPU MemoryAccessor (#1423)
gdkchan
2020-07-12
New NVDEC and VIC implementation (#1384)
gdkchan
2020-05-06
Refactor shader GPU state and memory access (#1203)
gdkchan
2020-05-04
Implement Counter Queue and Partial Host Conditional Rendering (#1167)
riperiperi
2020-04-22
Initial conditional rendering support (#1012)
gdkchan
2020-02-03
Compare shader code using a span instead of individual reads. (#917)
riperiperi
2020-01-12
MapBufferEx: take page size into account (#873)
Thog
2020-01-09
Fix some spelling mistakes
gdkchan
2020-01-09
Address PR feedback
gdkchan
2020-01-09
Re-add NVDEC project (not integrated)
gdkchan
2020-01-09
Add XML documentation to Ryujinx.Graphics.Gpu.Shader
gdkchan
2020-01-09
Add XML documentation to Ryujinx.Graphics.Gpu.Memory
gdkchan
2020-01-09
Add per-source type memory change tracking, simplified state change tracking,...
gdk
2020-01-09
Initial work
gdk