Ryujinx/src/Ryujinx.Horizon/Sdk/Sm
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
..
IManagerService.cs [Ryujinx.Horizon] Address dotnet-format issues (#5381) 2023-07-01 12:42:10 +02:00
IUserService.cs [Ryujinx.Horizon] Address dotnet-format issues (#5381) 2023-07-01 12:42:10 +02:00
ServiceName.cs Strings should not be concatenated using '+' in a loop (#5664) 2023-10-05 12:41:00 +02:00
SmApi.cs lbl: Migrate service to Horizon (#5628) 2023-09-14 09:50:19 +02:00