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