riperiperi 142cededd4 Implement Shader Instructions SUATOM and SURED (#2090) пре 4 година
..
AtomicOp.cs c3d62bd078 Implement ATOM shader instruction (#1687) пре 5 година
BarrierLevel.cs 29a825b43b Address PR feedback пре 6 година
BarrierMode.cs 2eccc7023a Partial support for shader memory barriers пре 6 година
BitfieldExtensions.cs e13154c83d Implement shader LEA instruction and improve bindless image load/store (#1355) пре 5 година
Block.cs d9d18439f6 Use a new approach for shader BRX targets (#2532) пре 4 година
CbIndexMode.cs b066cfc1a3 Add support for shader constant buffer slot indexing (#1608) пре 5 година
Condition.cs 1876b346fe Initial work пре 6 година
ConditionalOperation.cs 1876b346fe Initial work пре 6 година
Decoder.cs ee1038e542 Initial support for shader attribute indexing (#2546) пре 4 година
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 година
IOpCodeAttribute.cs ee1038e542 Initial support for shader attribute indexing (#2546) пре 4 година
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 48f6570557 Salieri: shader cache (#1701) пре 5 година
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 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeAl2p.cs ee1038e542 Initial support for shader attribute indexing (#2546) пре 4 година
OpCodeAlu.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeAluCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeAluImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeAluImm2x10.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeAluImm32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeAluReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeAluRegCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeAtom.cs c3d62bd078 Implement ATOM shader instruction (#1687) пре 5 година
OpCodeAttribute.cs ee1038e542 Initial support for shader attribute indexing (#2546) пре 4 година
OpCodeBarrier.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeBranch.cs b9200dd734 Support conditional on BRK and SYNC shader instructions (#1878) пре 5 година
OpCodeBranchIndir.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeBranchPop.cs b9200dd734 Support conditional on BRK and SYNC shader instructions (#1878) пре 5 година
OpCodeConditional.cs 8e0a421264 Fix remap when handle is 0 (#1882) пре 5 година
OpCodeDArithImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeExit.cs b9200dd734 Support conditional on BRK and SYNC shader instructions (#1878) пре 5 година
OpCodeFArith.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeFArithCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeFArithImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeFArithImm32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeFArithReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeFArithRegCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeFsetImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeHfma.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeHfmaCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeHfmaImm2x10.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeHfmaImm32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeHfmaReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeHfmaRegCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeHsetImm2x10.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeImage.cs 48f6570557 Salieri: shader cache (#1701) пре 5 година
OpCodeIpa.cs ee1038e542 Initial support for shader attribute indexing (#2546) пре 4 година
OpCodeLdc.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeLop.cs 5be6ec6364 Fix shader LOP3 predicate write condition (#1910) пре 5 година
OpCodeLopCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeLopImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeLopImm32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeLopReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeMemory.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeMemoryBarrier.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodePset.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodePush.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeRed.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeSet.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeSetCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeSetImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeSetReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeShuffle.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeSuatom.cs 142cededd4 Implement Shader Instructions SUATOM and SURED (#2090) пре 4 година
OpCodeSured.cs 142cededd4 Implement Shader Instructions SUATOM and SURED (#2090) пре 4 година
OpCodeTable.cs 142cededd4 Implement Shader Instructions SUATOM and SURED (#2090) пре 4 година
OpCodeTex.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeTexB.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeTexs.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeTexture.cs 48f6570557 Salieri: shader cache (#1701) пре 5 година
OpCodeTextureBase.cs 48f6570557 Salieri: shader cache (#1701) пре 5 година
OpCodeTextureScalar.cs 48f6570557 Salieri: shader cache (#1701) пре 5 година
OpCodeTld.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeTld4.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeTld4B.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeTld4s.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeTlds.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeTxd.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeVideo.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
OpCodeVote.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) пре 5 година
ReductionType.cs 142cededd4 Implement Shader Instructions SUATOM and SURED (#2090) пре 4 година
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 524fe3bea4 Implement shader HelperThreadNV (#2163) пре 5 година
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 година