1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-12-03 23:22:07 +00:00
Ryujinx/Ryujinx.Graphics.Shader/Translation
2020-01-09 02:13:00 +01:00
..
Optimizations Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 2020-01-09 02:13:00 +01:00
AttributeConsts.cs Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 2020-01-09 02:13:00 +01:00
ControlFlowGraph.cs
Dominance.cs
EmitterContext.cs
EmitterContextInsts.cs Simplified F2I shader instruction codegen 2020-01-09 02:13:00 +01:00
Ssa.cs
TranslationFlags.cs
Translator.cs Partial support for branch with CC, and fix a edge case of branch out of loop on shaders 2020-01-09 02:13:00 +01:00