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