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