ryujinx/src/Ryujinx.Graphics.Shader/Translation
2023-06-23 00:51:44 +00:00
..
Optimizations Implement Load/Store Local/Shared and Atomic shared using new instructions (#5241) 2023-06-15 17:31:53 -03:00
AggregateType.cs Non-flags enums should not be used in bitwise operations (#5214) 2023-06-09 19:44:22 +02:00
AttributeConsts.cs
ControlFlowGraph.cs
Dominance.cs
EmitterContext.cs Implement transform feedback emulation for hardware without native support (#5080) 2023-06-10 18:31:38 -03:00
EmitterContextInsts.cs Implement Load/Store Local/Shared and Atomic shared using new instructions (#5241) 2023-06-15 17:31:53 -03:00
FeatureFlags.cs Ensure shader local and shared memory sizes are not zero (#5321) 2023-06-17 16:28:27 -03:00
FunctionMatch.cs
HelperFunctionManager.cs Implement Load/Store Local/Shared and Atomic shared using new instructions (#5241) 2023-06-15 17:31:53 -03:00
HelperFunctionName.cs Implement Load/Store Local/Shared and Atomic shared using new instructions (#5241) 2023-06-15 17:31:53 -03:00
RegisterUsage.cs
ResourceManager.cs Ensure shader local and shared memory sizes are not zero (#5321) 2023-06-17 16:28:27 -03:00
Rewriter.cs Implement Load/Store Local/Shared and Atomic shared using new instructions (#5241) 2023-06-15 17:31:53 -03:00
ShaderConfig.cs Ensure shader local and shared memory sizes are not zero (#5321) 2023-06-17 16:28:27 -03:00
ShaderHeader.cs
ShaderIdentifier.cs Implement shader storage buffer operations using new Load/Store instructions (#4993) 2023-06-03 20:12:18 -03:00
Ssa.cs
TargetApi.cs
TargetLanguage.cs
TranslationFlags.cs
TranslationOptions.cs
Translator.cs "Where" should be used before "OrderBy" (#5346) 2023-06-23 00:51:44 +00:00
TranslatorContext.cs Ensure shader local and shared memory sizes are not zero (#5321) 2023-06-17 16:28:27 -03:00