ryujinx/Ryujinx.Graphics.Shader/Translation
gdkchan 63f1663fa9
Fix shader 8-bit and 16-bit STS/STG (#2741)
* Fix 8 and 16-bit STG

* Fix 8 and 16-bit STS

* Shader cache version bump
2021-10-18 20:24:15 -03:00
..
Optimizations Fix shader 8-bit and 16-bit STS/STG (#2741) 2021-10-18 20:24:15 -03:00
AttributeConsts.cs Initial tessellation shader support (#2534) 2021-10-18 18:38:04 -03:00
ControlFlowGraph.cs Rewrite shader decoding stage (#2698) 2021-10-12 22:35:31 +02:00
Dominance.cs Rewrite shader decoding stage (#2698) 2021-10-12 22:35:31 +02:00
EmitterContext.cs Initial tessellation shader support (#2534) 2021-10-18 18:38:04 -03:00
EmitterContextInsts.cs Fix shader 8-bit and 16-bit STS/STG (#2741) 2021-10-18 20:24:15 -03:00
FeatureFlags.cs
GlobalMemory.cs Fix shader 8-bit and 16-bit STS/STG (#2741) 2021-10-18 20:24:15 -03:00
RegisterUsage.cs
Rewriter.cs Fix shader 8-bit and 16-bit STS/STG (#2741) 2021-10-18 20:24:15 -03:00
ShaderConfig.cs Initial tessellation shader support (#2534) 2021-10-18 18:38:04 -03:00
ShaderHeader.cs Rewrite shader decoding stage (#2698) 2021-10-12 22:35:31 +02:00
Ssa.cs
TargetApi.cs
TargetLanguage.cs
TranslationCounts.cs
TranslationFlags.cs
TranslationOptions.cs
Translator.cs Initial tessellation shader support (#2534) 2021-10-18 18:38:04 -03:00
TranslatorContext.cs Initial tessellation shader support (#2534) 2021-10-18 18:38:04 -03:00