gdkchan 7f6b3d234a Implement IMUL, PCNT and CONT shader instructions, fix FFMA32I and HFMA32I (#2972) hace 4 años
..
Optimizations 3dee712164 Fix bindless/global memory elimination with inverted predicates (#2826) hace 4 años
AttributeConsts.cs 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) hace 4 años
ControlFlowGraph.cs a7109c767b Rewrite shader decoding stage (#2698) hace 4 años
Dominance.cs a7109c767b Rewrite shader decoding stage (#2698) hace 4 años
EmitterContext.cs 99445dd0a6 Add support for fragment shader interlock (#2768) hace 4 años
EmitterContextInsts.cs 650cc41c02 Implement remaining shader double-precision instructions (#2845) hace 4 años
FeatureFlags.cs 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) hace 4 años
FunctionMatch.cs 99445dd0a6 Add support for fragment shader interlock (#2768) hace 4 años
GlobalMemory.cs 63f1663fa9 Fix shader 8-bit and 16-bit STS/STG (#2741) hace 4 años
RegisterUsage.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) hace 5 años
Rewriter.cs b9d83cc97e Fix shader integer from/to double conversion (#2831) hace 4 años
ShaderConfig.cs 79adba4402 Add support for render scale to vertex stage. (#2763) hace 4 años
ShaderHeader.cs a7109c767b Rewrite shader decoding stage (#2698) hace 4 años
Ssa.cs 053dcfdb05 Use multiple dest operands for shader call instructions (#1975) hace 5 años
TargetApi.cs d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) hace 4 años
TargetLanguage.cs 97a2133207 shadertools: Prepare for new target Languages and APIs (#2465) hace 4 años
TranslationCounts.cs 0f6ec446ea Replace BGRA and scale uniforms with a uniform block (#2496) hace 4 años
TranslationFlags.cs 991784868f Fix shader regression on Intel iGPUs by reverting layout changes (#1425) hace 5 años
TranslationOptions.cs d125fce3e8 Allow shader language and target API to be specified on the shader translator (#2402) hace 4 años
Translator.cs 7f6b3d234a Implement IMUL, PCNT and CONT shader instructions, fix FFMA32I and HFMA32I (#2972) hace 4 años
TranslatorContext.cs 911ea38e93 Support shader gl_Color, gl_SecondaryColor and gl_TexCoord built-ins (#2817) hace 4 años