1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2025-03-12 05:38:47 +01:00
Ryujinx/Ryujinx.Graphics.Shader/Translation
gdkchan 79b3243f54
Do not attempt to normalize SNORM image buffers on shaders ()
* Do not attempt to normalize SNORM image buffers on shaders

* Shader cache version bump
2021-05-31 21:59:23 +02:00
..
Optimizations Move shader resource descriptor creation out of the backend () 2021-05-19 23:15:26 +02:00
AttributeConsts.cs
ControlFlowGraph.cs
Dominance.cs
EmitterContext.cs Move shader resource descriptor creation out of the backend () 2021-05-19 23:15:26 +02:00
EmitterContextInsts.cs Move shader resource descriptor creation out of the backend () 2021-05-19 23:15:26 +02:00
FeatureFlags.cs Move shader resource descriptor creation out of the backend () 2021-05-19 23:15:26 +02:00
GlobalMemory.cs
RegisterUsage.cs
Rewriter.cs Do not attempt to normalize SNORM image buffers on shaders () 2021-05-31 21:59:23 +02:00
ShaderConfig.cs Fix dimensions check for scale eligibility () 2021-05-21 01:09:18 +02:00
ShaderHeader.cs
Ssa.cs
TranslationCounts.cs
TranslationFlags.cs
Translator.cs Fix value of constant vertex attributes () 2021-05-24 17:38:38 +10:00
TranslatorContext.cs Fix buffer and texture uses not being propagated for vertex A/B shaders () 2021-05-20 21:43:23 +02:00