.. |
AstAssignment.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
AstBlock.cs
|
misc: chore: Use collection expressions in Shader project
|
2025-01-26 15:50:50 -06:00 |
AstBlockType.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
AstBlockVisitor.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
AstComment.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
AstHelper.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
AstNode.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
AstOperand.cs
|
misc: chore: Use collection expressions in Shader project
|
2025-01-26 15:50:50 -06:00 |
AstOperation.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
AstOptimizer.cs
|
misc: chore: Remove unused using directives across entire solution.
|
2025-01-30 20:27:17 -06:00 |
AstTextureOperation.cs
|
Allow texture arrays to use separate descriptor sets on Vulkan (#6870)
|
2024-05-26 13:30:19 -03:00 |
BufferDefinition.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
BufferLayout.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
GotoElimination.cs
|
Fix ~3500 analyser issues
|
2025-05-30 17:08:34 -05:00 |
GotoStatement.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
HelperFunctionsMask.cs
|
Revert the Metal Experiment (#701)
|
2025-02-22 21:26:46 -06:00 |
IAstNode.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
InstructionInfo.cs
|
Revert "Structural and Memory Safety Improvements, Analyzer Cleanup (ryubing/ryujinx!47)"
|
2025-06-15 20:45:26 -05:00 |
IoDefinition.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
MemoryDefinition.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
OperandInfo.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
PhiFunctions.cs
|
Fix lost copy and swap problem on shader SSA deconstruction (#6455)
|
2024-03-10 21:16:40 -03:00 |
ShaderProperties.cs
|
Fix ~3500 analyser issues
|
2025-05-30 17:08:34 -05:00 |
StructuredFunction.cs
|
misc: chore: Use collection expressions in Shader project
|
2025-01-26 15:50:50 -06:00 |
StructuredProgram.cs
|
Fix ~3500 analyser issues
|
2025-05-30 17:08:34 -05:00 |
StructuredProgramContext.cs
|
Revert the Metal Experiment (#701)
|
2025-02-22 21:26:46 -06:00 |
StructuredProgramInfo.cs
|
Revert the Metal Experiment (#701)
|
2025-02-22 21:26:46 -06:00 |
StructureType.cs
|
[Ryujinx.Graphics.Shader] Address dotnet-format issues (#5373)
|
2023-06-28 08:59:13 +02:00 |
TextureDefinition.cs
|
Add support for bindless textures from shader input (vertex buffer) on Vulkan (#6577)
|
2024-04-22 15:05:55 -03:00 |