ryujinx/Ryujinx.Graphics.Shader/Translation
gdkchan d36c4bfba5
Fix output component register on pixel shaders (#1613)
* Fix output component register on pixel shaders

* Clean up usings

* Do not advance if no component is enabled for the target, this keeps the previous behavior
2020-10-13 14:44:55 +11:00
..
Optimizations
AttributeConsts.cs
ControlFlowGraph.cs
Dominance.cs
EmitterContext.cs Fix output component register on pixel shaders (#1613) 2020-10-13 14:44:55 +11:00
EmitterContextInsts.cs
FeatureFlags.cs
GlobalMemory.cs
Lowering.cs
ShaderConfig.cs Refactor shader translator ShaderConfig and reduce the number of out args (#1438) 2020-07-30 15:53:23 +10:00
ShaderHeader.cs
Ssa.cs
TranslationFlags.cs
Translator.cs Refactor shader translator ShaderConfig and reduce the number of out args (#1438) 2020-07-30 15:53:23 +10:00