riperiperi 7ff1f9aa12 End shader decoding when reaching a block that starts with an infinite loop (after BRX) (#2367) %!s(int64=4) %!d(string=hai) anos
..
AtomicOp.cs c3d62bd078 Implement ATOM shader instruction (#1687) %!s(int64=5) %!d(string=hai) anos
BarrierLevel.cs 29a825b43b Address PR feedback %!s(int64=6) %!d(string=hai) anos
BarrierMode.cs 2eccc7023a Partial support for shader memory barriers %!s(int64=6) %!d(string=hai) anos
BitfieldExtensions.cs e13154c83d Implement shader LEA instruction and improve bindless image load/store (#1355) %!s(int64=5) %!d(string=hai) anos
Block.cs 18814d44b2 Address PR feedback %!s(int64=6) %!d(string=hai) anos
CbIndexMode.cs b066cfc1a3 Add support for shader constant buffer slot indexing (#1608) %!s(int64=5) %!d(string=hai) anos
Condition.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
ConditionalOperation.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
Decoder.cs 7ff1f9aa12 End shader decoding when reaching a block that starts with an infinite loop (after BRX) (#2367) %!s(int64=4) %!d(string=hai) anos
DecoderHelper.cs dc97457bf0 Initial support for double precision shader instructions. (#963) %!s(int64=6) %!d(string=hai) anos
FPHalfSwizzle.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
FPMultiplyScale.cs f0a59f345c Add partial support for the BRX shader instruction %!s(int64=6) %!d(string=hai) anos
FPType.cs dc97457bf0 Initial support for double precision shader instructions. (#963) %!s(int64=6) %!d(string=hai) anos
IOpCode.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
IOpCodeAlu.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled %!s(int64=6) %!d(string=hai) anos
IOpCodeCbuf.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
IOpCodeFArith.cs f0a59f345c Add partial support for the BRX shader instruction %!s(int64=6) %!d(string=hai) anos
IOpCodeHfma.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
IOpCodeImm.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
IOpCodeImmF.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
IOpCodeLop.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
IOpCodePredicate39.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled %!s(int64=6) %!d(string=hai) anos
IOpCodeRa.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
IOpCodeRc.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
IOpCodeRd.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
IOpCodeReg.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
IOpCodeRegCbuf.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
IOpCodeTexture.cs 48f6570557 Salieri: shader cache (#1701) %!s(int64=5) %!d(string=hai) anos
IOpCodeTld4.cs 6b13c5b439 Support bindless texture gather shader instruction %!s(int64=6) %!d(string=hai) anos
ImageComponents.cs 8cba252b23 Add per-source type memory change tracking, simplified state change tracking, other fixes %!s(int64=6) %!d(string=hai) anos
ImageDimensions.cs 1b7d955195 Initial support for image stores, support texture sample on compute %!s(int64=6) %!d(string=hai) anos
IntegerCondition.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
IntegerHalfPart.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
IntegerShift.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
IntegerSize.cs 6a98c643ca Add a pass to turn global memory access into storage access, and do all storage related transformations on IR %!s(int64=6) %!d(string=hai) anos
IntegerType.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
InterpolationMode.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
LogicalOperation.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
MufuOperation.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
OpCode.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeAlu.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeAluCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeAluImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeAluImm2x10.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeAluImm32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeAluReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeAluRegCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeAtom.cs c3d62bd078 Implement ATOM shader instruction (#1687) %!s(int64=5) %!d(string=hai) anos
OpCodeAttribute.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeBarrier.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeBranch.cs b9200dd734 Support conditional on BRK and SYNC shader instructions (#1878) %!s(int64=5) %!d(string=hai) anos
OpCodeBranchIndir.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeBranchPop.cs b9200dd734 Support conditional on BRK and SYNC shader instructions (#1878) %!s(int64=5) %!d(string=hai) anos
OpCodeConditional.cs 8e0a421264 Fix remap when handle is 0 (#1882) %!s(int64=5) %!d(string=hai) anos
OpCodeDArithImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeExit.cs b9200dd734 Support conditional on BRK and SYNC shader instructions (#1878) %!s(int64=5) %!d(string=hai) anos
OpCodeFArith.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeFArithCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeFArithImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeFArithImm32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeFArithReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeFArithRegCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeFsetImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeHfma.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeHfmaCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeHfmaImm2x10.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeHfmaImm32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeHfmaReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeHfmaRegCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeHsetImm2x10.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeImage.cs 48f6570557 Salieri: shader cache (#1701) %!s(int64=5) %!d(string=hai) anos
OpCodeIpa.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeLdc.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeLop.cs 5be6ec6364 Fix shader LOP3 predicate write condition (#1910) %!s(int64=5) %!d(string=hai) anos
OpCodeLopCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeLopImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeLopImm32.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeLopReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeMemory.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeMemoryBarrier.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodePset.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodePush.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeRed.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeSet.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeSetCbuf.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeSetImm.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeSetReg.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeShuffle.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeTable.cs c3d62bd078 Implement ATOM shader instruction (#1687) %!s(int64=5) %!d(string=hai) anos
OpCodeTex.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeTexB.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeTexs.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeTexture.cs 48f6570557 Salieri: shader cache (#1701) %!s(int64=5) %!d(string=hai) anos
OpCodeTextureBase.cs 48f6570557 Salieri: shader cache (#1701) %!s(int64=5) %!d(string=hai) anos
OpCodeTextureScalar.cs 48f6570557 Salieri: shader cache (#1701) %!s(int64=5) %!d(string=hai) anos
OpCodeTld.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeTld4.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeTld4B.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeTld4s.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeTlds.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeTxd.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeVideo.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
OpCodeVote.cs 2f16491712 Get rid of Reflection.Emit dependency on CPU and Shader projects (#1626) %!s(int64=5) %!d(string=hai) anos
ReductionType.cs c3d62bd078 Implement ATOM shader instruction (#1687) %!s(int64=5) %!d(string=hai) anos
Register.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
RegisterConsts.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
RegisterType.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
RoundingMode.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
ShuffleType.cs 278a4c317c Implement BFI, BRK, FLO, FSWZADD, PBK, SHFL and TXD shader instructions, misc. fixes %!s(int64=6) %!d(string=hai) anos
SystemRegister.cs 524fe3bea4 Implement shader HelperThreadNV (#2163) %!s(int64=5) %!d(string=hai) anos
TexelLoadTarget.cs 1b7d955195 Initial support for image stores, support texture sample on compute %!s(int64=6) %!d(string=hai) anos
TextureDimensions.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
TextureGatherOffset.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
TextureLodMode.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
TextureProperty.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
TextureTarget.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos
VideoPostOp.cs 1586450a38 Implement VMNMX shader instruction (#1032) %!s(int64=6) %!d(string=hai) anos
VideoType.cs 1586450a38 Implement VMNMX shader instruction (#1032) %!s(int64=6) %!d(string=hai) anos
VoteOp.cs 769c02235f Add ATOMS, LDS, POPC, RED, STS and VOTE shader instructions, start changing the way how global memory is handled %!s(int64=6) %!d(string=hai) anos
XmadCMode.cs 1876b346fe Initial work %!s(int64=6) %!d(string=hai) anos