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