mirror of
https://github.com/Ryujinx/Ryujinx.git
synced 2024-11-11 22:56:39 +00:00
4965681e06
* GPU: Swap bindings array instead of copying Reduces work on UpdateShaderState. Now the cost is a few reference moves for arrays, rather than copying data. Downside: bindings arrays are no longer readonly. * Micro optimisation * Add missing docs * Address Feedback |
||
---|---|---|
.. | ||
Compute | ||
Dma | ||
GPFifo | ||
InlineToMemory | ||
MME | ||
Threed | ||
Twod | ||
Types | ||
ConditionalRenderEnabled.cs | ||
DeviceStateWithShadow.cs | ||
MmeShadowScratch.cs | ||
SetMmeShadowRamControlMode.cs | ||
ShaderTexture.cs |