aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Services/Nv/NvMap.cs
AgeCommit message (Expand)Author
2018-05-07NvServices refactoring (#120)gdkchan
2018-04-25Some small sync primitive fixes, logging fixes, started to implement the 2D e...gdkchan
2018-04-13Fix for current framebuffer issues (#78)gdkchan
2018-03-20Rename IpcServices -> Servicesgdkchan
2018-03-20Support different framebuffer offsets (fixes #59)gdkchan
2018-03-12Allow more than one process, free resources on process dispose, implement Svc...gdkchan