gdkchan b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 роки тому
..
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 b8e3909d80 Add a GetSpan method to the memory manager and use it on GPU (#877) 6 роки тому
DecoderHelper.cs 1876b346fe Initial work 6 роки тому
FPHalfSwizzle.cs 1876b346fe Initial work 6 роки тому
FPMultiplyScale.cs f0a59f345c Add partial support for the BRX shader instruction 6 роки тому
FPType.cs 1876b346fe Initial work 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 роки тому
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 1b7d955195 Initial support for image stores, support texture sample on compute 6 роки тому
OpCodeIpa.cs 1876b346fe Initial work 6 роки тому
OpCodeLdc.cs 1876b346fe Initial work 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 1876b346fe Initial work 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 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 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 2eccc7023a Partial support for shader memory barriers 6 роки тому
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 1876b346fe Initial work 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 роки тому
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 роки тому