aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/Gpu/Memory/NvGpuVmmCache.cs
AgeCommit message (Expand)Author
2018-09-08Move GPU emulation from Ryujinx.HLE to Ryujinx.Graphics and misc changes (#402)ReinUsesLisp
2018-08-15More flexible memory manager (#307)gdkchan
2018-07-29Cache changes (#302)ReinUsesLisp
2018-07-08Query multiple pages at once with GetWriteWatch (#222)gdkchan
2018-06-23Small OpenGL Renderer refactoring (#177)gdkchan