1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-24 16:03:37 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Nv/NvDrvServices
gdkchan 15d1cc806b
Move kernel state out of the Horizon class (#1107)
* Move kernel state from Horizon to KernelContext

* Merge syscalls partial classes, split 32 and 64-bit variants

* Sort usings
2020-05-04 13:41:29 +10:00
..
NvHostAsGpu
NvHostChannel Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
NvHostCtrl Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
NvHostCtrlGpu Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
NvMap SurfaceFlinger v2 (#981) 2020-04-22 14:10:27 +10:00
NvDeviceFile.cs nvservices: mitigate abort with heavy load on the GPU processing thread (#1173) 2020-05-01 23:18:42 +02:00
NvInternalResult.cs