gdkchan 3cb1fa0e85 Implement texture buffers (#1152) 6 سال پیش
..
AtomicOp.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 سال پیش
BarrierLevel.cs 29a825b43b Address PR feedback 6 سال پیش
BarrierMode.cs 2eccc7023a Partial support for shader memory barriers 6 سال پیش
BitfieldExtensions.cs 1876b346fe Initial work 6 سال پیش
Block.cs 18814d44b2 Address PR feedback 6 سال پیش
Condition.cs 1876b346fe Initial work 6 سال پیش
ConditionalOperation.cs 1876b346fe Initial work 6 سال پیش
Decoder.cs 7ad8b3ef75 Move the OpActivator to OpCodeTable class for improve performance (#1001) 6 سال پیش
DecoderHelper.cs dc97457bf0 Initial support for double precision shader instructions. (#963) 6 سال پیش
FPHalfSwizzle.cs 1876b346fe Initial work 6 سال پیش
FPMultiplyScale.cs f0a59f345c Add partial support for the BRX shader instruction 6 سال پیش
FPType.cs dc97457bf0 Initial support for double precision shader instructions. (#963) 6 سال پیش
IOpCode.cs 1876b346fe Initial work 6 سال پیش
IOpCodeAlu.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 سال پیش
IOpCodeCbuf.cs 1876b346fe Initial work 6 سال پیش
IOpCodeFArith.cs f0a59f345c Add partial support for the BRX shader instruction 6 سال پیش
IOpCodeHfma.cs 1876b346fe Initial work 6 سال پیش
IOpCodeImm.cs 1876b346fe Initial work 6 سال پیش
IOpCodeImmF.cs 1876b346fe Initial work 6 سال پیش
IOpCodeLop.cs 1876b346fe Initial work 6 سال پیش
IOpCodePredicate39.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 سال پیش
IOpCodeRa.cs 1876b346fe Initial work 6 سال پیش
IOpCodeRc.cs 1876b346fe Initial work 6 سال پیش
IOpCodeRd.cs 1876b346fe Initial work 6 سال پیش
IOpCodeReg.cs 1876b346fe Initial work 6 سال پیش
IOpCodeRegCbuf.cs 1876b346fe Initial work 6 سال پیش
IOpCodeTexture.cs 6b13c5b439 Support bindless texture gather shader instruction 6 سال پیش
IOpCodeTld4.cs 6b13c5b439 Support bindless texture gather shader instruction 6 سال پیش
ImageComponents.cs 8cba252b23 Add per-source type memory change tracking, simplified state change tracking, other fixes 6 سال پیش
ImageDimensions.cs 1b7d955195 Initial support for image stores, support texture sample on compute 6 سال پیش
IntegerCondition.cs 1876b346fe Initial work 6 سال پیش
IntegerHalfPart.cs 1876b346fe Initial work 6 سال پیش
IntegerShift.cs 1876b346fe Initial work 6 سال پیش
IntegerSize.cs 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR 6 سال پیش
IntegerType.cs 1876b346fe Initial work 6 سال پیش
InterpolationMode.cs 1876b346fe Initial work 6 سال پیش
LogicalOperation.cs 1876b346fe Initial work 6 سال پیش
MufuOperation.cs 1876b346fe Initial work 6 سال پیش
OpCode.cs 1876b346fe Initial work 6 سال پیش
OpCodeAlu.cs 1876b346fe Initial work 6 سال پیش
OpCodeAluCbuf.cs 1876b346fe Initial work 6 سال پیش
OpCodeAluImm.cs 1876b346fe Initial work 6 سال پیش
OpCodeAluImm2x10.cs 1876b346fe Initial work 6 سال پیش
OpCodeAluImm32.cs 1876b346fe Initial work 6 سال پیش
OpCodeAluReg.cs 1876b346fe Initial work 6 سال پیش
OpCodeAluRegCbuf.cs 1876b346fe Initial work 6 سال پیش
OpCodeAtom.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 سال پیش
OpCodeAttribute.cs 1876b346fe Initial work 6 سال پیش
OpCodeBarrier.cs 2eccc7023a Partial support for shader memory barriers 6 سال پیش
OpCodeBranch.cs 442485adb3 Partial support for branch with CC, and fix a edge case of branch out of loop on shaders 6 سال پیش
OpCodeBranchIndir.cs f0a59f345c Add partial support for the BRX shader instruction 6 سال پیش
OpCodeBranchPop.cs f0a59f345c Add partial support for the BRX shader instruction 6 سال پیش
OpCodeDArithImm.cs dc97457bf0 Initial support for double precision shader instructions. (#963) 6 سال پیش
OpCodeExit.cs 1876b346fe Initial work 6 سال پیش
OpCodeFArith.cs f0a59f345c Add partial support for the BRX shader instruction 6 سال پیش
OpCodeFArithCbuf.cs 1876b346fe Initial work 6 سال پیش
OpCodeFArithImm.cs 1876b346fe Initial work 6 سال پیش
OpCodeFArithImm32.cs f0a59f345c Add partial support for the BRX shader instruction 6 سال پیش
OpCodeFArithReg.cs 1876b346fe Initial work 6 سال پیش
OpCodeFArithRegCbuf.cs 1876b346fe Initial work 6 سال پیش
OpCodeFsetImm.cs 1876b346fe Initial work 6 سال پیش
OpCodeHfma.cs 1876b346fe Initial work 6 سال پیش
OpCodeHfmaCbuf.cs 1876b346fe Initial work 6 سال پیش
OpCodeHfmaImm2x10.cs 1876b346fe Initial work 6 سال پیش
OpCodeHfmaImm32.cs 1876b346fe Initial work 6 سال پیش
OpCodeHfmaReg.cs 1876b346fe Initial work 6 سال پیش
OpCodeHfmaRegCbuf.cs 1876b346fe Initial work 6 سال پیش
OpCodeHsetImm2x10.cs 1876b346fe Initial work 6 سال پیش
OpCodeImage.cs 1b7d955195 Initial support for image stores, support texture sample on compute 6 سال پیش
OpCodeIpa.cs 1876b346fe Initial work 6 سال پیش
OpCodeLdc.cs 5a9dba0756 Sign-extend shader memory instruction offsets (#934) 6 سال پیش
OpCodeLop.cs 1876b346fe Initial work 6 سال پیش
OpCodeLopCbuf.cs 1876b346fe Initial work 6 سال پیش
OpCodeLopImm.cs 1876b346fe Initial work 6 سال پیش
OpCodeLopImm32.cs 1876b346fe Initial work 6 سال پیش
OpCodeLopReg.cs 1876b346fe Initial work 6 سال پیش
OpCodeMemory.cs 5a9dba0756 Sign-extend shader memory instruction offsets (#934) 6 سال پیش
OpCodeMemoryBarrier.cs 2eccc7023a Partial support for shader memory barriers 6 سال پیش
OpCodePset.cs e0c95b18eb Add PSET shader instruction 6 سال پیش
OpCodePush.cs f0a59f345c Add partial support for the BRX shader instruction 6 سال پیش
OpCodeRed.cs 5a9dba0756 Sign-extend shader memory instruction offsets (#934) 6 سال پیش
OpCodeSet.cs 1876b346fe Initial work 6 سال پیش
OpCodeSetCbuf.cs 1876b346fe Initial work 6 سال پیش
OpCodeSetImm.cs 1876b346fe Initial work 6 سال پیش
OpCodeSetReg.cs 1876b346fe Initial work 6 سال پیش
OpCodeShuffle.cs 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 6 سال پیش
OpCodeTable.cs 3cb1fa0e85 Implement texture buffers (#1152) 6 سال پیش
OpCodeTex.cs 1876b346fe Initial work 6 سال پیش
OpCodeTexB.cs 1876b346fe Initial work 6 سال پیش
OpCodeTexs.cs 1876b346fe Initial work 6 سال پیش
OpCodeTexture.cs 6b13c5b439 Support bindless texture gather shader instruction 6 سال پیش
OpCodeTextureScalar.cs 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 6 سال پیش
OpCodeTld.cs 1876b346fe Initial work 6 سال پیش
OpCodeTld4.cs 6b13c5b439 Support bindless texture gather shader instruction 6 سال پیش
OpCodeTld4B.cs 6b13c5b439 Support bindless texture gather shader instruction 6 سال پیش
OpCodeTld4s.cs 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 6 سال پیش
OpCodeTlds.cs 1876b346fe Initial work 6 سال پیش
OpCodeTxd.cs 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 6 سال پیش
OpCodeVideo.cs 1586450a38 Implement VMNMX shader instruction (#1032) 6 سال پیش
OpCodeVote.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 سال پیش
ReductionType.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 سال پیش
Register.cs 1876b346fe Initial work 6 سال پیش
RegisterConsts.cs 1876b346fe Initial work 6 سال پیش
RegisterType.cs 1876b346fe Initial work 6 سال پیش
RoundingMode.cs 1876b346fe Initial work 6 سال پیش
ShuffleType.cs 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 6 سال پیش
SystemRegister.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 سال پیش
TexelLoadTarget.cs 1b7d955195 Initial support for image stores, support texture sample on compute 6 سال پیش
TextureDimensions.cs 1876b346fe Initial work 6 سال پیش
TextureGatherOffset.cs 1876b346fe Initial work 6 سال پیش
TextureLodMode.cs 1876b346fe Initial work 6 سال پیش
TextureProperty.cs 1876b346fe Initial work 6 سال پیش
TextureTarget.cs 1876b346fe Initial work 6 سال پیش
VideoPostOp.cs 1586450a38 Implement VMNMX shader instruction (#1032) 6 سال پیش
VideoType.cs 1586450a38 Implement VMNMX shader instruction (#1032) 6 سال پیش
VoteOp.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 سال پیش
XmadCMode.cs 1876b346fe Initial work 6 سال پیش