Ryujinx/Ryujinx.HLE/HOS/Services/Nv
Mary 0746b83edf
Initial support for the new 12.x IPC system (#2182)
* Rename CommandAttribute as CommandHIpcAttribute to prepare for 12.x changes

* Implement inital support for TIPC and adds SM command ids

* *Ipc to *ipc

* Missed a ref in last commit...

* CommandAttributeTIpc to CommandAttributeTipc

* Addresses comment and fixes some bugs around

TIPC doesn't have any padding requirements as buffer C isn't a thing
Fix for RegisterService inverting two argument only on TIPC
2021-04-14 00:01:24 +02:00
..
NvDrvServices Fix remap when handle is 0 (#1882) 2021-01-10 10:11:31 +11:00
Types nvdrv: Partially implementation of GetStatus (#1215) 2020-05-13 15:29:16 +10:00
INvDrvDebugFSServices.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
INvDrvServices.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
INvGemControl.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
INvGemCoreDump.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
NvIoctl.cs Rewrite nvservices (#800) 2019-11-03 09:47:56 +11:00
NvMemoryAllocator.cs GPU: Resolve Memory Allocation Issues (#1797) 2020-12-10 21:32:23 +01:00