Ryujinx/src/Ryujinx.Graphics.Shader/Translation
gdkchan aa021085cf
Allow any shader SSBO constant buffer slot and offset (#2237)
* Allow any shader SSBO constant buffer slot and offset

* Fix slot value passed to SetUsedStorageBuffer on fallback case

* Shader cache version

* Ensure that the storage buffer source constant buffer offset is word aligned

* Fix FirstBinding on GetUniformBufferDescriptors
2023-05-05 14:20:20 +00:00
..
Optimizations Allow any shader SSBO constant buffer slot and offset (#2237) 2023-05-05 14:20:20 +00:00
AggregateType.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
AttributeConsts.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ControlFlowGraph.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Dominance.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
EmitterContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
EmitterContextInsts.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
FeatureFlags.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
FunctionMatch.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
GlobalMemory.cs Allow any shader SSBO constant buffer slot and offset (#2237) 2023-05-05 14:20:20 +00:00
RegisterUsage.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Rewriter.cs Allow any shader SSBO constant buffer slot and offset (#2237) 2023-05-05 14:20:20 +00:00
ShaderConfig.cs Allow any shader SSBO constant buffer slot and offset (#2237) 2023-05-05 14:20:20 +00:00
ShaderHeader.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
ShaderIdentifier.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Ssa.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TargetApi.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TargetLanguage.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TranslationFlags.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TranslationOptions.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Translator.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
TranslatorContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00