gdkchan c71ae9c85c Fix shader texture LOD query (#2397) il y a 4 ans
..
Optimizations 65fee49e8a Fix separate bindless sampler at offset 0 (#2360) il y a 4 ans
AttributeConsts.cs 524fe3bea4 Implement shader HelperThreadNV (#2163) 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 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) il y a 4 ans
EmitterContextInsts.cs 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) il y a 4 ans
FeatureFlags.cs 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) il y a 4 ans
GlobalMemory.cs 7e4d986a73 Support compute uniform buffers emulated with global memory (#924) il y a 6 ans
RegisterUsage.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) il y a 5 ans
Rewriter.cs c71ae9c85c Fix shader texture LOD query (#2397) il y a 4 ans
ShaderConfig.cs 5271cfe70b Fix dimensions check for scale eligibility (#2301) il y a 4 ans
ShaderHeader.cs f93089a64f Implement geometry shader passthrough (#1961) il y a 5 ans
Ssa.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) il y a 5 ans
TranslationCounts.cs 8d168574eb Use explicit buffer and texture bindings on shaders (#1666) il y a 5 ans
TranslationFlags.cs 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) il y a 5 ans
Translator.cs 3fd6b55f04 Fix value of constant vertex attributes (#2307) il y a 4 ans
TranslatorContext.cs 12533e5c9d Fix buffer and texture uses not being propagated for vertex A/B shaders (#2300) il y a 4 ans