Ryujinx/Ryujinx.Graphics.Shader/Translation
2021-07-12 16:20:33 -03:00
..
Optimizations
AttributeConsts.cs
ControlFlowGraph.cs
Dominance.cs
EmitterContext.cs
EmitterContextInsts.cs
FeatureFlags.cs
GlobalMemory.cs
RegisterUsage.cs
Rewriter.cs Fix shader compilation on shaders that uses rectangle textures (#2471) 2021-07-12 16:20:33 -03:00
ShaderConfig.cs Unscale textureSize when resolution scaling is used (#2441) 2021-07-09 00:09:07 -03:00
ShaderHeader.cs
Ssa.cs
TargetApi.cs Allow shader language and target API to be specified on the shader translator (#2402) 2021-07-06 21:20:06 +02:00
TargetLanguage.cs Allow shader language and target API to be specified on the shader translator (#2402) 2021-07-06 21:20:06 +02:00
TranslationCounts.cs
TranslationFlags.cs
TranslationOptions.cs Allow shader language and target API to be specified on the shader translator (#2402) 2021-07-06 21:20:06 +02:00
Translator.cs Allow shader language and target API to be specified on the shader translator (#2402) 2021-07-06 21:20:06 +02:00
TranslatorContext.cs