1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-02-13 11:07:48 -06:00
ryujinx/src/Ryujinx.Ava
Marco Carvalho 7835968214
Strings should not be concatenated using '+' in a loop (#5664)
* Strings should not be concatenated using '+' in a loop

* fix IDE0090

* undo GenerateLoadOrStore

* prefer string interpolation

* Update src/Ryujinx.Graphics.Shader/CodeGen/Glsl/Instructions/InstGen.cs

Co-authored-by: Mary <thog@protonmail.com>

---------

Co-authored-by: Mary <thog@protonmail.com>
2023-10-05 12:41:00 +02:00
..
2023-08-12 13:02:22 -03:00
2023-04-27 23:51:14 +02:00