Ryujinx/src/ARMeilleure
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
..
CodeGen Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
Common [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Decoders CPU (A64): Add Fmaxp & Fminp Scalar Inst.s, Fast & Slow Paths; with Tests. (#5502) 2023-07-30 20:57:37 -03:00
Diagnostics Strings should not be concatenated using '+' in a loop (#5664) 2023-10-05 12:41:00 +02:00
Instructions "static readonly" constants should be "const" instead (#5560) 2023-08-13 19:07:57 -03:00
IntermediateRepresentation [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Memory [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Native [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Signal Apply new naming rule to all projects except Vp9 (#5407) 2023-06-28 01:18:19 +02:00
State [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Translation GPU: Don't create tracking handles for buffer textures (#5727) 2023-09-26 12:37:10 -03:00
Allocators.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
ARMeilleure.csproj Move solution and projects to src 2023-04-27 23:51:14 +02:00
Optimizations.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00
Statistics.cs [ARMeilleure] Address dotnet-format issues (#5357) 2023-06-26 07:25:06 +02:00