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