Ryujinx/src/Ryujinx.Graphics.Shader/CodeGen/Glsl
gdkchan 2cdcfe46d8
Remove barrier on Intel if control flow is potentially divergent (#5044)
* Remove barrier on Intel if control flow is potentially divergent

* Shader cache version bump
2023-06-08 17:43:16 -03:00
..
HelperFunctions Implement shader storage buffer operations using new Load/Store instructions (#4993) 2023-06-03 20:12:18 -03:00
Instructions Implement shader storage buffer operations using new Load/Store instructions (#4993) 2023-06-03 20:12:18 -03:00
CodeGenContext.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
Declarations.cs Implement shader storage buffer operations using new Load/Store instructions (#4993) 2023-06-03 20:12:18 -03:00
DefaultNames.cs Implement shader storage buffer operations using new Load/Store instructions (#4993) 2023-06-03 20:12:18 -03:00
GlslGenerator.cs Remove barrier on Intel if control flow is potentially divergent (#5044) 2023-06-08 17:43:16 -03:00
NumberFormatter.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
OperandManager.cs Implement shader storage buffer operations using new Load/Store instructions (#4993) 2023-06-03 20:12:18 -03:00
TypeConversion.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00