gdkchan 3bd357045f Do not allow render targets not explicitly written by the fragment shader to be modified (#3063) 4 лет назад
..
Optimizations 3dee712164 Fix bindless/global memory elimination with inverted predicates (#2826) 4 лет назад
AttributeConsts.cs 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) 4 лет назад
ControlFlowGraph.cs a7109c767b Rewrite shader decoding stage (#2698) 4 лет назад
Dominance.cs a7109c767b Rewrite shader decoding stage (#2698) 4 лет назад
EmitterContext.cs 3bd357045f Do not allow render targets not explicitly written by the fragment shader to be modified (#3063) 4 лет назад
EmitterContextInsts.cs 650cc41c02 Implement remaining shader double-precision instructions (#2845) 4 лет назад
FeatureFlags.cs 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) 4 лет назад
FunctionMatch.cs 99445dd0a6 Add support for fragment shader interlock (#2768) 4 лет назад
GlobalMemory.cs 63f1663fa9 Fix shader 8-bit and 16-bit STS/STG (#2741) 4 лет назад
RegisterUsage.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) 5 лет назад
Rewriter.cs b9d83cc97e Fix shader integer from/to double conversion (#2831) 4 лет назад
ShaderConfig.cs 3bd357045f Do not allow render targets not explicitly written by the fragment shader to be modified (#3063) 4 лет назад
ShaderHeader.cs 3bd357045f Do not allow render targets not explicitly written by the fragment shader to be modified (#3063) 4 лет назад
Ssa.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) 5 лет назад
TargetApi.cs d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) 4 лет назад
TargetLanguage.cs 97a2133207 shadertools: Prepare for new target Languages and APIs (#2465) 4 лет назад
TranslationCounts.cs 0f6ec446ea Replace BGRA and scale uniforms with a uniform block (#2496) 4 лет назад
TranslationFlags.cs 7e967d796c Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) 4 лет назад
TranslationOptions.cs d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) 4 лет назад
Translator.cs 3bd357045f Do not allow render targets not explicitly written by the fragment shader to be modified (#3063) 4 лет назад
TranslatorContext.cs 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) 4 лет назад