gdkchan dc97457bf0 Initial support for double precision shader instructions. (#963) há 6 anos atrás
..
Optimizations dc97457bf0 Initial support for double precision shader instructions. (#963) há 6 anos atrás
AttributeConsts.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled há 6 anos atrás
ControlFlowGraph.cs 1876b346fe Initial work há 6 anos atrás
Dominance.cs 1876b346fe Initial work há 6 anos atrás
EmitterContext.cs 81cca88bcd Fix shader output color buffer index when non-sequential render targets are used (#895) há 6 anos atrás
EmitterContextInsts.cs dc97457bf0 Initial support for double precision shader instructions. (#963) há 6 anos atrás
GlobalMemory.cs 7e4d986a73 Support compute uniform buffers emulated with global memory (#924) há 6 anos atrás
Lowering.cs dc97457bf0 Initial support for double precision shader instructions. (#963) há 6 anos atrás
ShaderConfig.cs 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) há 6 anos atrás
ShaderHeader.cs b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) há 6 anos atrás
Ssa.cs 1876b346fe Initial work há 6 anos atrás
TranslationFlags.cs 29a825b43b Address PR feedback há 6 anos atrás
Translator.cs b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) há 6 anos atrás
TranslatorCallbacks.cs 92703af555 Address PR feedback há 6 anos atrás