gdkchan 02e2e561ac Support bindless textures with separate constant buffers for texture and sampler (#2339) 4 лет назад
..
Optimizations 02e2e561ac Support bindless textures with separate constant buffers for texture and sampler (#2339) 4 лет назад
AttributeConsts.cs 524fe3bea4 Implement shader HelperThreadNV (#2163) 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 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) 4 лет назад
EmitterContextInsts.cs 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) 4 лет назад
FeatureFlags.cs 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) 4 лет назад
GlobalMemory.cs 7e4d986a73 Support compute uniform buffers emulated with global memory (#924) 6 лет назад
RegisterUsage.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) 5 лет назад
Rewriter.cs 79b3243f54 Do not attempt to normalize SNORM image buffers on shaders (#2317) 4 лет назад
ShaderConfig.cs 5271cfe70b Fix dimensions check for scale eligibility (#2301) 4 лет назад
ShaderHeader.cs f93089a64f Implement geometry shader passthrough (#1961) 5 лет назад
Ssa.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) 5 лет назад
TranslationCounts.cs 8d168574eb Use explicit buffer and texture bindings on shaders (#1666) 5 лет назад
TranslationFlags.cs 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) 5 лет назад
Translator.cs 3fd6b55f04 Fix value of constant vertex attributes (#2307) 4 лет назад
TranslatorContext.cs 12533e5c9d Fix buffer and texture uses not being propagated for vertex A/B shaders (#2300) 4 лет назад