Ryujinx/Ryujinx.Graphics/Memory
gdkchan 5001f78b1d Optimize address translation and write tracking on the MMU (#571)
* Implement faster address translation and write tracking on the MMU

* Rename MemoryAlloc to MemoryManagement, and other nits

* Support multi-level page tables

* Fix typo

* Reword comment a bit

* Support scalar vector loads/stores on the memory fast path, and minor fixes

* Add missing cast

* Alignment

* Fix VirtualFree function signature

* Change MemoryProtection enum to uint aswell for consistency
2019-02-24 18:24:35 +11:00
..
NvGpuBufferType.cs NVDEC implementation using FFmpeg (#443) 2018-12-03 00:38:47 -02:00
NvGpuVmm.cs Optimized memory modified check (#538) 2018-12-11 23:48:54 -02:00
NvGpuVmmCache.cs Optimize address translation and write tracking on the MMU (#571) 2019-02-24 18:24:35 +11:00