gdkchan 49f970d5bd Implement CAL and RET shader instructions (#1618) 5 年之前
..
Optimizations 49f970d5bd Implement CAL and RET shader instructions (#1618) 5 年之前
AttributeConsts.cs 5264d55b39 Fix gl_in being used with built-in variables that are not per-vertex (#1624) 5 年之前
ControlFlowGraph.cs 49f970d5bd Implement CAL and RET shader instructions (#1618) 5 年之前
Dominance.cs 49f970d5bd Implement CAL and RET shader instructions (#1618) 5 年之前
EmitterContext.cs 49f970d5bd Implement CAL and RET shader instructions (#1618) 5 年之前
EmitterContextInsts.cs 49f970d5bd Implement CAL and RET shader instructions (#1618) 5 年之前
FeatureFlags.cs 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) 5 年之前
GlobalMemory.cs 7e4d986a73 Support compute uniform buffers emulated with global memory (#924) 6 年之前
Lowering.cs 5795bb1528 Support separate textures and samplers (#1216) 5 年之前
RegisterUsage.cs 49f970d5bd Implement CAL and RET shader instructions (#1618) 5 年之前
ShaderConfig.cs 636542d817 Refactor shader translator ShaderConfig and reduce the number of out args (#1438) 5 年之前
ShaderHeader.cs b8eb6abecc Refactor shader GPU state and memory access (#1203) 6 年之前
Ssa.cs 1876b346fe Initial work 6 年之前
TranslationFlags.cs 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) 5 年之前
Translator.cs 49f970d5bd Implement CAL and RET shader instructions (#1618) 5 年之前