1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 14:33:30 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Nv
gdkchan 8e0a421264
Fix remap when handle is 0 (#1882)
* Nvservices cleanup and attempt to fix remap

* Unmap if remap handle is 0

* Remove mapped pool add from Remap
2021-01-10 10:11:31 +11: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
INvDrvServices.cs Make sure to not leak copy handles passed in request (#1772) 2020-12-03 19:19:10 +01:00
INvGemControl.cs
INvGemCoreDump.cs
NvIoctl.cs
NvMemoryAllocator.cs GPU: Resolve Memory Allocation Issues (#1797) 2020-12-10 21:32:23 +01:00