gdk 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR 6 anni fa
..
AtomicOp.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 anni fa
BitfieldExtensions.cs 1876b346fe Initial work 6 anni fa
Block.cs f0a59f345c Add partial support for the BRX shader instruction 6 anni fa
Condition.cs 1876b346fe Initial work 6 anni fa
ConditionalOperation.cs 1876b346fe Initial work 6 anni fa
Decoder.cs 04102e5c9d Make the shader translator more error resilient 6 anni fa
DecoderHelper.cs 1876b346fe Initial work 6 anni fa
FPHalfSwizzle.cs 1876b346fe Initial work 6 anni fa
FPMultiplyScale.cs f0a59f345c Add partial support for the BRX shader instruction 6 anni fa
FPType.cs 1876b346fe Initial work 6 anni fa
IOpCode.cs 1876b346fe Initial work 6 anni fa
IOpCodeAlu.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 anni fa
IOpCodeCbuf.cs 1876b346fe Initial work 6 anni fa
IOpCodeFArith.cs f0a59f345c Add partial support for the BRX shader instruction 6 anni fa
IOpCodeHfma.cs 1876b346fe Initial work 6 anni fa
IOpCodeImm.cs 1876b346fe Initial work 6 anni fa
IOpCodeImmF.cs 1876b346fe Initial work 6 anni fa
IOpCodeLop.cs 1876b346fe Initial work 6 anni fa
IOpCodePredicate39.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 anni fa
IOpCodeRa.cs 1876b346fe Initial work 6 anni fa
IOpCodeRc.cs 1876b346fe Initial work 6 anni fa
IOpCodeRd.cs 1876b346fe Initial work 6 anni fa
IOpCodeReg.cs 1876b346fe Initial work 6 anni fa
IOpCodeRegCbuf.cs 1876b346fe Initial work 6 anni fa
ImageComponents.cs 8cba252b23 Add per-source type memory change tracking, simplified state change tracking, other fixes 6 anni fa
ImageDimensions.cs 1b7d955195 Initial support for image stores, support texture sample on compute 6 anni fa
IntegerCondition.cs 1876b346fe Initial work 6 anni fa
IntegerHalfPart.cs 1876b346fe Initial work 6 anni fa
IntegerShift.cs 1876b346fe Initial work 6 anni fa
IntegerSize.cs 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR 6 anni fa
IntegerType.cs 1876b346fe Initial work 6 anni fa
InterpolationMode.cs 1876b346fe Initial work 6 anni fa
LogicalOperation.cs 1876b346fe Initial work 6 anni fa
MufuOperation.cs 1876b346fe Initial work 6 anni fa
OpCode.cs 1876b346fe Initial work 6 anni fa
OpCodeAlu.cs 1876b346fe Initial work 6 anni fa
OpCodeAluCbuf.cs 1876b346fe Initial work 6 anni fa
OpCodeAluImm.cs 1876b346fe Initial work 6 anni fa
OpCodeAluImm2x10.cs 1876b346fe Initial work 6 anni fa
OpCodeAluImm32.cs 1876b346fe Initial work 6 anni fa
OpCodeAluReg.cs 1876b346fe Initial work 6 anni fa
OpCodeAluRegCbuf.cs 1876b346fe Initial work 6 anni fa
OpCodeAtom.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 anni fa
OpCodeAttribute.cs 1876b346fe Initial work 6 anni fa
OpCodeBranch.cs 442485adb3 Partial support for branch with CC, and fix a edge case of branch out of loop on shaders 6 anni fa
OpCodeBranchIndir.cs f0a59f345c Add partial support for the BRX shader instruction 6 anni fa
OpCodeBranchPop.cs f0a59f345c Add partial support for the BRX shader instruction 6 anni fa
OpCodeExit.cs 1876b346fe Initial work 6 anni fa
OpCodeFArith.cs f0a59f345c Add partial support for the BRX shader instruction 6 anni fa
OpCodeFArithCbuf.cs 1876b346fe Initial work 6 anni fa
OpCodeFArithImm.cs 1876b346fe Initial work 6 anni fa
OpCodeFArithImm32.cs f0a59f345c Add partial support for the BRX shader instruction 6 anni fa
OpCodeFArithReg.cs 1876b346fe Initial work 6 anni fa
OpCodeFArithRegCbuf.cs 1876b346fe Initial work 6 anni fa
OpCodeFsetImm.cs 1876b346fe Initial work 6 anni fa
OpCodeHfma.cs 1876b346fe Initial work 6 anni fa
OpCodeHfmaCbuf.cs 1876b346fe Initial work 6 anni fa
OpCodeHfmaImm2x10.cs 1876b346fe Initial work 6 anni fa
OpCodeHfmaImm32.cs 1876b346fe Initial work 6 anni fa
OpCodeHfmaReg.cs 1876b346fe Initial work 6 anni fa
OpCodeHfmaRegCbuf.cs 1876b346fe Initial work 6 anni fa
OpCodeHsetImm2x10.cs 1876b346fe Initial work 6 anni fa
OpCodeImage.cs 1b7d955195 Initial support for image stores, support texture sample on compute 6 anni fa
OpCodeIpa.cs 1876b346fe Initial work 6 anni fa
OpCodeLdc.cs 1876b346fe Initial work 6 anni fa
OpCodeLop.cs 1876b346fe Initial work 6 anni fa
OpCodeLopCbuf.cs 1876b346fe Initial work 6 anni fa
OpCodeLopImm.cs 1876b346fe Initial work 6 anni fa
OpCodeLopImm32.cs 1876b346fe Initial work 6 anni fa
OpCodeLopReg.cs 1876b346fe Initial work 6 anni fa
OpCodeMemory.cs 1876b346fe Initial work 6 anni fa
OpCodePset.cs e0c95b18eb Add PSET shader instruction 6 anni fa
OpCodePush.cs f0a59f345c Add partial support for the BRX shader instruction 6 anni fa
OpCodeRed.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 anni fa
OpCodeSet.cs 1876b346fe Initial work 6 anni fa
OpCodeSetCbuf.cs 1876b346fe Initial work 6 anni fa
OpCodeSetImm.cs 1876b346fe Initial work 6 anni fa
OpCodeSetReg.cs 1876b346fe Initial work 6 anni fa
OpCodeShuffle.cs 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 6 anni fa
OpCodeTable.cs b8528c6317 Implement HSET2 shader instruction and fix errors uncovered by Rodrigo tests 6 anni fa
OpCodeTex.cs 1876b346fe Initial work 6 anni fa
OpCodeTexB.cs 1876b346fe Initial work 6 anni fa
OpCodeTexs.cs 1876b346fe Initial work 6 anni fa
OpCodeTexture.cs 1876b346fe Initial work 6 anni fa
OpCodeTextureScalar.cs 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 6 anni fa
OpCodeTld.cs 1876b346fe Initial work 6 anni fa
OpCodeTld4.cs 1876b346fe Initial work 6 anni fa
OpCodeTld4s.cs 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 6 anni fa
OpCodeTlds.cs 1876b346fe Initial work 6 anni fa
OpCodeTxd.cs 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 6 anni fa
OpCodeVideo.cs 1876b346fe Initial work 6 anni fa
OpCodeVote.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 anni fa
ReductionType.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 anni fa
Register.cs 1876b346fe Initial work 6 anni fa
RegisterConsts.cs 1876b346fe Initial work 6 anni fa
RegisterType.cs 1876b346fe Initial work 6 anni fa
RoundingMode.cs 1876b346fe Initial work 6 anni fa
ShuffleType.cs 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes 6 anni fa
SystemRegister.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 anni fa
TexelLoadTarget.cs 1b7d955195 Initial support for image stores, support texture sample on compute 6 anni fa
TextureDimensions.cs 1876b346fe Initial work 6 anni fa
TextureGatherOffset.cs 1876b346fe Initial work 6 anni fa
TextureLodMode.cs 1876b346fe Initial work 6 anni fa
TextureProperty.cs 1876b346fe Initial work 6 anni fa
TextureTarget.cs 1876b346fe Initial work 6 anni fa
VoteOp.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled 6 anni fa
XmadCMode.cs 1876b346fe Initial work 6 anni fa