ryubing/src/Ryujinx.Graphics.Shader/IntermediateRepresentation
GreemDev 77a797f154 Revert "Structural and Memory Safety Improvements, Analyzer Cleanup (ryubing/ryujinx!47)"
This reverts merge request !47
2025-06-15 20:45:26 -05:00
..
BasicBlock.cs misc: chore: Use collection expressions in Shader project 2025-01-26 15:50:50 -06:00
CommentNode.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
Function.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
INode.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
Instruction.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
IoVariable.cs Geometry shader emulation for macOS (#5551) 2023-08-29 21:10:34 -03:00
IrConsts.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
Operand.cs misc: chore: Use collection expressions in Shader project 2025-01-26 15:50:50 -06:00
OperandHelper.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
OperandType.cs [Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373) 2023-06-28 08:59:13 +02:00
Operation.cs misc: chore: Use collection expressions in Shader project 2025-01-26 15:50:50 -06:00
PhiNode.cs misc: chore: Use collection expressions in Shader project 2025-01-26 15:50:50 -06:00
StorageKind.cs Fix ~3500 analyser issues 2025-05-30 17:08:34 -05:00
TextureFlags.cs Revert "Structural and Memory Safety Improvements, Analyzer Cleanup (ryubing/ryujinx!47)" 2025-06-15 20:45:26 -05:00
TextureOperation.cs Allow texture arrays to use separate descriptor sets on Vulkan (#6870) 2024-05-26 13:30:19 -03:00