gdkchan 0b6d206daa Omit image format if possible, and fix BA bit (#1280) 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 1876b346fe Initial work 6 лет назад
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 ff7a933ec0 Implement TMML and TMML.B (#1270) 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 лет назад