Ryujinx/Ryujinx.Graphics.Shader/Translation
gdkchan 4b7c7dab9e
Support multiple destination operands on shader IR and shuffle predicates (#1964)
* Support multiple destination operands on shader IR and shuffle predicates

* Cache version change
2021-01-28 10:59:47 +11:00
..
Optimizations Support multiple destination operands on shader IR and shuffle predicates (#1964) 2021-01-28 10:59:47 +11:00
AttributeConsts.cs Fix gl_in being used with built-in variables that are not per-vertex (#1624) 2020-10-17 10:16:40 +02:00
ControlFlowGraph.cs
Dominance.cs
EmitterContext.cs Support multiple destination operands on shader IR and shuffle predicates (#1964) 2021-01-28 10:59:47 +11:00
EmitterContextInsts.cs Support multiple destination operands on shader IR and shuffle predicates (#1964) 2021-01-28 10:59:47 +11:00
FeatureFlags.cs
GlobalMemory.cs
RegisterUsage.cs
Rewriter.cs
ShaderConfig.cs
ShaderHeader.cs
Ssa.cs Support multiple destination operands on shader IR and shuffle predicates (#1964) 2021-01-28 10:59:47 +11:00
TranslationCounts.cs
TranslationFlags.cs
Translator.cs
TranslatorContext.cs