Ryujinx/src/Ryujinx.Ava/UI
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
..
Applet Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
Controls Ava UI: Refactor async usage (#5516) 2023-09-26 00:04:58 +02:00
Helpers Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
Models Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
Renderer Ava UI: Avalonia 11 & FluentAvalonia 2 Support (#4362) 2023-08-12 02:47:22 +02:00
ViewModels Strings should not be concatenated using '+' in a loop (#5664) 2023-10-05 12:41:00 +02:00
Views Avalonia: Add macOS check for Color Space Passthrough (#5754) 2023-10-04 19:15:37 +02:00
Windows Ava: Fix regressions by rewriting CheckLaunchState (#5728) 2023-09-26 07:17:55 +02:00