gdkchan 81cca88bcd Fix shader output color buffer index when non-sequential render targets are used (#895) 6 年 前
..
Optimizations 29a825b43b Address PR feedback 6 年 前
AttributeConsts.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 年 前
ControlFlowGraph.cs 1876b346fe Initial work 6 年 前
Dominance.cs 1876b346fe Initial work 6 年 前
EmitterContext.cs 81cca88bcd Fix shader output color buffer index when non-sequential render targets are used (#895) 6 年 前
EmitterContextInsts.cs 2eccc7023a Partial support for shader memory barriers 6 年 前
GlobalMemory.cs 18814d44b2 Address PR feedback 6 年 前
Lowering.cs 9d7a142a48 Support texture rectangle targets (non-normalized coords) 6 年 前
ShaderConfig.cs 92703af555 Address PR feedback 6 年 前
ShaderHeader.cs b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 年 前
Ssa.cs 1876b346fe Initial work 6 年 前
TranslationFlags.cs 29a825b43b Address PR feedback 6 年 前
Translator.cs b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 年 前
TranslatorCallbacks.cs 92703af555 Address PR feedback 6 年 前