GreemDev-Ryujinx/Ryujinx.Graphics.Gpu/Engine
riperiperi c9c65af59e
Perform unscaled 2d engine copy on CPU if source texture isn't in cache. (#3112)
* Initial implementation of fast 2d copy

TODO: Partial copy for mismatching region/size.

* WIP

* Cleanup

* Update Ryujinx.Graphics.Gpu/Engine/Twod/TwodClass.cs

Co-authored-by: gdkchan <gab.dark.100@gmail.com>

Co-authored-by: gdkchan <gab.dark.100@gmail.com>
2022-02-22 11:21:29 -03:00
..
Compute
Dma When copying linear textures, DMA should ignore region X/Y (#3121) 2022-02-16 11:13:45 +01:00
GPFifo
InlineToMemory
MME Use Enum and Delegate.CreateDelegate generic overloads (#3111) 2022-02-13 10:50:07 -03:00
Threed
Twod Perform unscaled 2d engine copy on CPU if source texture isn't in cache. (#3112) 2022-02-22 11:21:29 -03:00
Types
ConditionalRenderEnabled.cs
DeviceStateWithShadow.cs
MmeShadowScratch.cs
SetMmeShadowRamControlMode.cs
ShaderTexture.cs