1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-11-14 10:36:41 +00:00
Ryujinx/Ryujinx.HLE/HOS/Services/Nv
gdkchan 79408b68c3
De-tile GOB when DMA copying from block linear to pitch kind memory regions (#3207)
* De-tile GOB when DMA copying from block linear to pitch kind memory regions

* XML docs + nits

* Remove using

* No flush for regular buffer copies

* Add back ulong casts, fix regression due to oversight
2022-03-20 13:55:07 -03:00
..
NvDrvServices De-tile GOB when DMA copying from block linear to pitch kind memory regions (#3207) 2022-03-20 13:55:07 -03:00
Types
Host1xContext.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
INvDrvDebugFSServices.cs
INvDrvServices.cs misc: Make PID unsigned long instead of long (#3043) 2022-02-09 17:18:07 -03:00
INvGemControl.cs
INvGemCoreDump.cs
NvIoctl.cs
NvMemoryAllocator.cs