1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-24 07:53:30 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Nv/NvDrvServices
gdkchan 599d485bff
Change NvMap ID allocation to match nvservices (#3741)
* Change NvMap ID allocation to match nvservices

* Move NvMapIdDictionary to Types
2022-10-05 17:49:18 -03:00
..
NvHostAsGpu De-tile GOB when DMA copying from block linear to pitch kind memory regions (#3207) 2022-03-20 13:55:07 -03:00
NvHostChannel Fix a potential GPFIFO submission race (#3378) 2022-06-04 21:36:36 +02:00
NvHostCtrl Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
NvHostCtrlGpu misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
NvMap Change NvMap ID allocation to match nvservices (#3741) 2022-10-05 17:49:18 -03:00
NvDeviceFile.cs Removed unused usings. (#3593) 2022-08-18 18:04:54 +02:00
NvInternalResult.cs