aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Graphics/Memory/NvGpuVmm.cs
AgeCommit message (Expand)Author
2020-01-09Initial workgdk
2019-10-31.NET Core 3.0 is here! (#784)LDj3SNuD
2019-08-08Add a new JIT compiler for CPU code (#693)gdkchan
2019-07-02Misc cleanup (#708)Alex Barney
2019-03-04Do naming refactoring on Ryujinx.Graphics (#611)Alex Barney
2018-12-11Optimized memory modified check (#538)Roderick Sieben
2018-12-03NVDEC implementation using FFmpeg (#443)gdkchan
2018-11-28Better process implementation (#491)gdkchan
2018-10-30Adjust naming conventions for Ryujinx and ChocolArm64 projects (#484)Alex Barney
2018-09-08Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402)ReinUsesLisp