gdkchan 9b08abc644 Fix shader compilation on shaders that uses rectangle textures (#2471) 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 5 ans
EmitterContextInsts.cs 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) il y a 5 ans
FeatureFlags.cs 49745cfa37 Move shader resource descriptor creation out of the backend (#2290) il y a 5 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 9b08abc644 Fix shader compilation on shaders that uses rectangle textures (#2471) il y a 4 ans
ShaderConfig.cs 59900d7f00 Unscale textureSize when resolution scaling is used (#2441) 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
TargetApi.cs d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) il y a 4 ans
TargetLanguage.cs d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) il y a 4 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
TranslationOptions.cs d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) il y a 4 ans
Translator.cs d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) 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 5 ans