ryujinx_ryubing/src/Ryujinx.Graphics.Shader/IntermediateRepresentation
GreemDev c8959afa3d
Some checks are pending
Canary release job / Release for linux-arm64 (push) Waiting to run
Canary release job / Release for linux-x64 (push) Waiting to run
Canary release job / Release for win-x64 (push) Waiting to run
Canary release job / Release MacOS universal (push) Waiting to run
Canary release job / Create GitLab Release (push) Blocked by required conditions
chore: Overall code cleanup
Update NuGet packages, fix version string in plist for macOS
2025-10-26 01:22:20 -05:00
..
BasicBlock.cs misc: chore: Use collection expressions in Shader project 2025-01-26 15:50:50 -06:00
CommentNode.cs
Function.cs
INode.cs
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
Operand.cs misc: chore: Use collection expressions in Shader project 2025-01-26 15:50:50 -06:00
OperandHelper.cs
OperandType.cs
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 chore: Overall code cleanup 2025-10-26 01:22:20 -05:00
TextureOperation.cs Allow texture arrays to use separate descriptor sets on Vulkan (#6870) 2024-05-26 13:30:19 -03:00