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 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 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 Move solution and projects to src 2023-04-27 23:51:14 +02:00
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 Move solution and projects to src 2023-04-27 23:51:14 +02:00
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 Move solution and projects to src 2023-04-27 23:51:14 +02:00
ShaderIdentifier.cs Implement shader storage buffer operations using new Load/Store instructions (#4993) 2023-06-03 20:12:18 -03: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 "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