aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Nv/NvDrvServices/NvMap
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2022-10-05Change NvMap ID allocation to match nvservices (#3741)gdkchan
2022-02-18Change ServiceNv map creation logs to the Debug level (#3058)Alex Barney
2022-02-09misc: Make PID unsigned long instead of long (#3043)Mary
2021-01-10Fix remap when handle is 0 (#1882)gdkchan
2021-01-01Remove long <-> ulong casts from Nvservices code (#1848)Bruno Macabeus
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-08-04Improved Logger (#1292)mageven
2020-04-22SurfaceFlinger v2 (#981)Thog
2020-04-21Suppress warnings from fields never used or never assigned (CS0169 and CS0649...Cristallix
2020-01-09Initial workgdk
2019-11-03Rewrite nvservices (#800)Thomas Guillemard
2019-09-20Remove IntUtils and use BitUtils instead. (#774)Ac_K
2019-09-19Refactoring HOS folder structure (#771)Ac_K