1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-26 16:36:01 +00:00
Ryujinx/Ryujinx.Graphics.Gpu/Engine/Dma
gdkchan ff5df5d8a1
Support non-contiguous copies on I2M and DMA engines ()
* Support non-contiguous copies on I2M and DMA engines

* Vector copy should start aligned on I2M

* Nits

* Zero extend the offset
2021-08-04 22:20:58 +02:00
..
DmaClass.cs Support non-contiguous copies on I2M and DMA engines () 2021-08-04 22:20:58 +02:00
DmaClassState.cs Separate GPU engines and make state follow official docs (part 1/2) () 2021-07-07 20:56:06 -03:00
DmaTexture.cs Separate GPU engines (part 2/2) () 2021-07-11 17:20:40 -03:00