ryujinx/src/Ryujinx.Graphics.Shader/Translation
gdkchan 56b2f84702
Fix shader RegisterUsage pass only taking first operation dest into account (#7131)
* Fix shader RegisterUsage pass only taking first operation dest into account

* Shader cache version bump
2024-07-30 21:57:55 -03:00
..
Optimizations Extend bindless elimination to catch a few more specific cases (#6921) 2024-06-16 14:46:27 -03:00
Transforms Allow texture arrays to use separate descriptor sets on Vulkan (#6870) 2024-05-26 13:30:19 -03:00
AggregateType.cs
AttributeConsts.cs
AttributeUsage.cs
ControlFlowGraph.cs
Dominance.cs
EmitterContext.cs Allow texture arrays to use separate descriptor sets on Vulkan (#6870) 2024-05-26 13:30:19 -03:00
EmitterContextInsts.cs Allow texture arrays to use separate descriptor sets on Vulkan (#6870) 2024-05-26 13:30:19 -03:00
FeatureFlags.cs
FunctionMatch.cs
HelperFunctionManager.cs
HelperFunctionName.cs
HostCapabilities.cs Vulkan separate descriptor set fixes (#6895) 2024-06-02 22:40:28 -03:00
IoUsage.cs
RegisterUsage.cs Fix shader RegisterUsage pass only taking first operation dest into account (#7131) 2024-07-30 21:57:55 -03:00
ResourceManager.cs Allow texture arrays to use separate descriptor sets on Vulkan (#6870) 2024-05-26 13:30:19 -03:00
ResourceReservations.cs Allow texture arrays to use separate descriptor sets on Vulkan (#6870) 2024-05-26 13:30:19 -03:00
ShaderDefinitions.cs
ShaderHeader.cs
Ssa.cs
TargetApi.cs
TargetLanguage.cs
TransformContext.cs
TransformFeedbackOutput.cs
TranslationFlags.cs
TranslationOptions.cs
Translator.cs
TranslatorContext.cs Vulkan separate descriptor set fixes (#6895) 2024-06-02 22:40:28 -03:00