gdkchan 171c3d54c6 Correct non-constant offset rewrite for texelFetch 6 lat temu
..
Optimizations 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR 6 lat temu
AttributeConsts.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 lat temu
ControlFlowGraph.cs 1876b346fe Initial work 6 lat temu
Dominance.cs 1876b346fe Initial work 6 lat temu
EmitterContext.cs cb171f6ebf Support shared color mask, implement more shader instructions 6 lat temu
EmitterContextInsts.cs cb171f6ebf Support shared color mask, implement more shader instructions 6 lat temu
GlobalMemory.cs 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR 6 lat temu
Lowering.cs 171c3d54c6 Correct non-constant offset rewrite for texelFetch 6 lat temu
Ssa.cs 1876b346fe Initial work 6 lat temu
TranslationFlags.cs cb171f6ebf Support shared color mask, implement more shader instructions 6 lat temu
Translator.cs cb171f6ebf Support shared color mask, implement more shader instructions 6 lat temu