1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-08-23 09:16:26 -05:00
Files
ryujinx/Ryujinx.Graphics.Gpu/Engine/Dma
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
..