Ryujinx/src/Ryujinx.Graphics.Shader/CodeGen
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
..
Glsl Strings should not be concatenated using '+' in a loop (#5664) 2023-10-05 12:41:00 +02:00
Spirv Fix SPIR-V function calls (#5764) 2023-10-04 21:35:26 -03:00
CodeGenParameters.cs Delete ShaderConfig and organize shader resources/definitions better (#5509) 2023-08-13 22:26:42 -03:00