Ryujinx/Ryujinx.Graphics.Shader/Translation
gdkchan 3b90adcd1d
Fix shaders with mixed PBK and SSY addresses on the stack (#2329)
* Fix shaders with mixed PBK and SSY addresses on the stack

* Address PR feedback and nits
2021-06-03 01:41:53 +02:00
..
Optimizations Fix shaders with mixed PBK and SSY addresses on the stack (#2329) 2021-06-03 01:41:53 +02:00
AttributeConsts.cs
ControlFlowGraph.cs
Dominance.cs
EmitterContext.cs Move shader resource descriptor creation out of the backend (#2290) 2021-05-19 23:15:26 +02:00
EmitterContextInsts.cs Move shader resource descriptor creation out of the backend (#2290) 2021-05-19 23:15:26 +02:00
FeatureFlags.cs Move shader resource descriptor creation out of the backend (#2290) 2021-05-19 23:15:26 +02:00
GlobalMemory.cs
RegisterUsage.cs
Rewriter.cs Do not attempt to normalize SNORM image buffers on shaders (#2317) 2021-05-31 21:59:23 +02:00
ShaderConfig.cs Fix dimensions check for scale eligibility (#2301) 2021-05-21 01:09:18 +02:00
ShaderHeader.cs
Ssa.cs
TranslationCounts.cs
TranslationFlags.cs
Translator.cs Fix value of constant vertex attributes (#2307) 2021-05-24 17:38:38 +10:00
TranslatorContext.cs Fix buffer and texture uses not being propagated for vertex A/B shaders (#2300) 2021-05-20 21:43:23 +02:00