1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-20 14:03:35 +01:00
Ryujinx/Ryujinx.Graphics/Memory
Roderick Sieben 2e143365eb Optimized memory modified check (#538)
* Optimized memory modified check

This was initially in some cases more expensive than plainly sending the data. Now it should have way better performance.

* Small refactoring

* renamed InvalidAccessEventArgs
* Renamed PtPageBits

* Removed ValueRange(set)

They are currently unused and won't be likely to be used in the near future
2018-12-11 23:48:54 -02: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 Optimized memory modified check (#538) 2018-12-11 23:48:54 -02:00