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