Ryujinx/Ryujinx.HLE/HOS/Services/Nv
gdkchan 6c9565693f
IPC refactor part 1: Use explicit separate threads to process requests (#1447)
* Changes to allow explicit management of service threads

* Remove now unused code

* Remove ThreadCounter, its no longer needed

* Allow and use separate server per service, also fix exit issues

* New policy change: PTC version now uses PR number
2020-09-22 14:50:40 +10:00
..
NvDrvServices Improved Logger (#1292) 2020-08-04 01:32:53 +02: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 IPC refactor part 1: Use explicit separate threads to process requests (#1447) 2020-09-22 14:50:40 +10: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