gdkchan e13154c83d Implement shader LEA instruction and improve bindless image load/store (#1355) 5 年之前
..
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 e13154c83d Implement shader LEA instruction and improve bindless image load/store (#1355) 5 年之前
Block.cs 18814d44b2 Address PR feedback 6 年之前
Condition.cs 1876b346fe Initial work 6 年之前
ConditionalOperation.cs 1876b346fe Initial work 6 年之前
Decoder.cs b8eb6abecc Refactor shader GPU state and memory access (#1203) 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 0b6d206daa Omit image format if possible, and fix BA bit (#1280) 5 年之前
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 e13154c83d Implement shader LEA instruction and improve bindless image load/store (#1355) 5 年之前
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 年之前