mirror of
https://github.com/Ryubing/Ryujinx.git
synced 2025-11-17 13:50:52 -05:00
* 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
20 KiB
20 KiB