gdkchan 2df16ded9b Improve shader BRX instruction code generation (#3759) 3 лет назад
..
InstEmit.cs 7f6b3d234a Implement IMUL, PCNT and CONT shader instructions, fix FFMA32I and HFMA32I (#2972) 4 лет назад
InstEmitAluHelper.cs e44a43c7e1 Implement VMAD shader instruction and improve InvocationInfo and ISBERD handling (#3251) 4 лет назад
InstEmitAttribute.cs 9c2500de5f Fix incorrect tessellation inputs/outputs (#3728) 3 лет назад
InstEmitBarrier.cs a7109c767b Rewrite shader decoding stage (#2698) 4 лет назад
InstEmitBitfield.cs acc0b0f313 Fix FLO.SH shader instruction with a input of 0 (#2876) 4 лет назад
InstEmitConversion.cs 650cc41c02 Implement remaining shader double-precision instructions (#2845) 4 лет назад
InstEmitFloatArithmetic.cs 7f6b3d234a Implement IMUL, PCNT and CONT shader instructions, fix FFMA32I and HFMA32I (#2972) 4 лет назад
InstEmitFloatComparison.cs 650cc41c02 Implement remaining shader double-precision instructions (#2845) 4 лет назад
InstEmitFloatMinMax.cs 650cc41c02 Implement remaining shader double-precision instructions (#2845) 4 лет назад
InstEmitFlowControl.cs 2df16ded9b Improve shader BRX instruction code generation (#3759) 3 лет назад
InstEmitHelper.cs b34de74f81 Avoid adding shader buffer descriptors for constant buffers that are not used (#3478) 3 лет назад
InstEmitIntegerArithmetic.cs 7f6b3d234a Implement IMUL, PCNT and CONT shader instructions, fix FFMA32I and HFMA32I (#2972) 4 лет назад
InstEmitIntegerComparison.cs a7109c767b Rewrite shader decoding stage (#2698) 4 лет назад
InstEmitIntegerLogical.cs a7109c767b Rewrite shader decoding stage (#2698) 4 лет назад
InstEmitIntegerMinMax.cs a7109c767b Rewrite shader decoding stage (#2698) 4 лет назад
InstEmitMemory.cs 63f1663fa9 Fix shader 8-bit and 16-bit STS/STG (#2741) 4 лет назад
InstEmitMove.cs e44a43c7e1 Implement VMAD shader instruction and improve InvocationInfo and ISBERD handling (#3251) 4 лет назад
InstEmitMultifunction.cs 650cc41c02 Implement remaining shader double-precision instructions (#2845) 4 лет назад
InstEmitNop.cs a7109c767b Rewrite shader decoding stage (#2698) 4 лет назад
InstEmitPredicate.cs a7109c767b Rewrite shader decoding stage (#2698) 4 лет назад
InstEmitShift.cs d05573bfd1 Implement SHF (funnel shift) shader instruction (#2702) 4 лет назад
InstEmitSurface.cs 2068445939 Fix shader SULD (bindless) instruction using wrong register as handle (#3732) 3 лет назад
InstEmitTexture.cs 66f16f4392 Fix bindless 1D textures having a buffer type on the shader (#3697) 3 лет назад
InstEmitVideoArithmetic.cs e44a43c7e1 Implement VMAD shader instruction and improve InvocationInfo and ISBERD handling (#3251) 4 лет назад
InstEmitVideoMinMax.cs e44a43c7e1 Implement VMAD shader instruction and improve InvocationInfo and ISBERD handling (#3251) 4 лет назад
InstEmitWarp.cs a7109c767b Rewrite shader decoding stage (#2698) 4 лет назад
InstEmitter.cs 1876b346fe Initial work 6 лет назад
Lop3Expression.cs a4e8bea866 Lop3Expression: Optimize expressions (#3184) 4 лет назад